Fix build-breakage. Add new line to end of strtod.h. TBR: whesse@chromium.org
authorfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Oct 2010 09:12:21 +0000 (09:12 +0000)
committerfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Oct 2010 09:12:21 +0000 (09:12 +0000)
BUG=
TEST=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5601 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

src/strtod.h

index 335274782321a94c15710a497e18a4e9ca536fbb..c53351f6639d675f99c098d77ca270c268ca6e16 100644 (file)
@@ -37,4 +37,4 @@ double strtod(Vector<char> buffer, int exponent);
 
 } }  // namespace v8::internal
 
-#endif  // V8_STRTOD_H_
\ No newline at end of file
+#endif  // V8_STRTOD_H_