]> granicus.if.org Git - check/commitdiff
Silence warning about no new line at end of file
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 6 Oct 2013 21:17:33 +0000 (21:17 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 6 Oct 2013 21:17:33 +0000 (21:17 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@833 64e312b2-a51f-0410-8e61-82d0ca0eb02a

lib/localtime_r.c

index 5d3c1c819214080eb437c7ef40b7fd71976c1e3d..bad2a283b89073420bf5b21694bfda67c554d2fe 100644 (file)
@@ -16,4 +16,4 @@ localtime_r (const time_t *clock, struct tm *result)
   return result;
 }
 
-#endif
\ No newline at end of file
+#endif