Revision: 4746
Author: [email protected]
Date: Thu May 27 06:57:55 2010
Log: Fix presubmit error. Trailing whitespace.

TBR=erik.corry
Review URL: http://codereview.chromium.org/2224007
http://code.google.com/p/v8/source/detail?r=4746

Modified:
 /branches/bleeding_edge/src/arm/codegen-arm.cc

=======================================
--- /branches/bleeding_edge/src/arm/codegen-arm.cc      Thu May 27 06:48:52 2010
+++ /branches/bleeding_edge/src/arm/codegen-arm.cc      Thu May 27 06:57:55 2010
@@ -72,7 +72,7 @@
 // Platform-specific DeferredCode functions.

 void DeferredCode::SaveRegisters() {
-  // On ARM you either have a completely spilled frame or you
+  // On ARM you either have a completely spilled frame or you
   // handle it yourself, but at the moment there's no automation
   // of registers and deferred code.
 }

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

Reply via email to