Commit 4a4f95bd authored by deanm@chromium.org's avatar deanm@chromium.org

Fix a guard style inconsistency in regexp-stack.h.

Two spaces before the endif guard comment.

Review URL: http://codereview.chromium.org/99363


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1847 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent e01f3a9e
......@@ -103,4 +103,4 @@ class RegExpStack {
}} // namespace v8::internal
#endif // V8_REGEXP_STACK_H_
#endif // V8_REGEXP_STACK_H_
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment