summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/jsapi/fxjs_v8.cpp
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2014-05-20 11:18:44 -0700
committerJohn Abd-El-Malek <jam@chromium.org>2014-05-20 11:18:44 -0700
commit4fbe779ca9565b5196c88964a517982209eaea0d (patch)
tree9075c892776e0cf2ea192921109910abbf60e212 /fpdfsdk/src/jsapi/fxjs_v8.cpp
parent6f9095fc8085d7e84fec439c365e353167cabcc6 (diff)
downloadpdfium-4fbe779ca9565b5196c88964a517982209eaea0d.tar.xz
Add some blank lines at the end of 3 files to remove the "no newlines at end of file" warning.
Diffstat (limited to 'fpdfsdk/src/jsapi/fxjs_v8.cpp')
-rw-r--r--fpdfsdk/src/jsapi/fxjs_v8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/src/jsapi/fxjs_v8.cpp b/fpdfsdk/src/jsapi/fxjs_v8.cpp
index 8b8849b42d..f2336ab2fc 100644
--- a/fpdfsdk/src/jsapi/fxjs_v8.cpp
+++ b/fpdfsdk/src/jsapi/fxjs_v8.cpp
@@ -1040,4 +1040,4 @@ double JS_LocalTime(double d)
return JS_GetDateTime() + _getDaylightSavingTA(d);
}
-//JavaScript time implement End. \ No newline at end of file
+//JavaScript time implement End.