Reviewers: Mads Ager,

Description:
Fix presubmit error.

[email protected]

Please review this at http://codereview.chromium.org/2117010/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/ia32/full-codegen-ia32.cc


Index: src/ia32/full-codegen-ia32.cc
===================================================================
--- src/ia32/full-codegen-ia32.cc       (revision 4667)
+++ src/ia32/full-codegen-ia32.cc       (working copy)
@@ -2015,4 +2015,4 @@

 } }  // namespace v8::internal

-#endif // V8_TARGET_ARCH_IA32
+#endif  // V8_TARGET_ARCH_IA32


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to