Code

noop: address ‘no newline at end of file’ warning
authorpjrm <pjrm@users.sourceforge.net>
Sat, 19 Apr 2008 01:01:14 +0000 (01:01 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Sat, 19 Apr 2008 01:01:14 +0000 (01:01 +0000)
src/2geom/utils.h

index ce69c004f4252a4909a7eae2c75e8331d8b6b345..f12801e047769a60429305538724dcd9840a07e7 100644 (file)
@@ -78,7 +78,7 @@ inline double decimal_round(double const x, int const places) {
 
 }
 
-#endif
+#endif /* !LIB2GEOM_UTILS_HEADER */
 
 /*
   Local Variables:
@@ -89,4 +89,4 @@ inline double decimal_round(double const x, int const places) {
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
\ No newline at end of file
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :