Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(545)

Unified Diff: src/regexp-stack.h

Issue 99363: Fix a guard style inconsistency in regexp-stack.h. (Closed)
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/regexp-stack.h
diff --git a/src/regexp-stack.h b/src/regexp-stack.h
index b1865925023abf5c13e38517dd5b06956ffc394d..b955e76a0f4c03c9dbc11f7143b7d86fbd8909b7 100644
--- a/src/regexp-stack.h
+++ b/src/regexp-stack.h
@@ -103,4 +103,4 @@ class RegExpStack {
}} // namespace v8::internal
-#endif // V8_REGEXP_STACK_H_
+#endif // V8_REGEXP_STACK_H_
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698