From 4fbe779ca9565b5196c88964a517982209eaea0d Mon Sep 17 00:00:00 2001 From: John Abd-El-Malek Date: Tue, 20 May 2014 11:18:44 -0700 Subject: Add some blank lines at the end of 3 files to remove the "no newlines at end of file" warning. --- fpdfsdk/src/jsapi/fxjs_v8.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpdfsdk/src/jsapi') 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. -- cgit v1.2.3