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

Unified Diff: src/strtod.h

Issue 3584018: Fix build-breakage. Add new line to end of strtod.h. TBR: whesse@chromium.org (Closed)
Patch Set: Created 10 years, 2 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/strtod.h
diff --git a/src/strtod.h b/src/strtod.h
index 335274782321a94c15710a497e18a4e9ca536fbb..c53351f6639d675f99c098d77ca270c268ca6e16 100644
--- a/src/strtod.h
+++ b/src/strtod.h
@@ -37,4 +37,4 @@ double strtod(Vector<char> buffer, int exponent);
} } // namespace v8::internal
-#endif // V8_STRTOD_H_
+#endif // V8_STRTOD_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