summaryrefslogtreecommitdiff
path: root/js/src/irregexp/RegExpStack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/irregexp/RegExpStack.cpp')
-rw-r--r--js/src/irregexp/RegExpStack.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/src/irregexp/RegExpStack.cpp b/js/src/irregexp/RegExpStack.cpp
index d00b5feef9..bf55f9170c 100644
--- a/js/src/irregexp/RegExpStack.cpp
+++ b/js/src/irregexp/RegExpStack.cpp
@@ -1,5 +1,4 @@
-/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- * vim: set ts=8 sts=4 et sw=4 tw=99: */
+/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// Copyright 2012 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without