[Genabel-commits] r618 - pkg/filevector/fvlib

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Nov 9 19:45:11 CET 2010


Author: yurii
Date: 2010-11-09 19:45:11 +0100 (Tue, 09 Nov 2010)
New Revision: 618

Modified:
   pkg/filevector/fvlib/RealHandlerWrapper.h
   pkg/filevector/fvlib/ReusableFileHandle.h
Log:
adding extra line to avoid warning messages

Modified: pkg/filevector/fvlib/RealHandlerWrapper.h
===================================================================
--- pkg/filevector/fvlib/RealHandlerWrapper.h	2010-11-09 15:28:55 UTC (rev 617)
+++ pkg/filevector/fvlib/RealHandlerWrapper.h	2010-11-09 18:45:11 UTC (rev 618)
@@ -30,4 +30,4 @@
     int getUseCount() {return useCount;}
 };
 
-#endif
\ No newline at end of file
+#endif

Modified: pkg/filevector/fvlib/ReusableFileHandle.h
===================================================================
--- pkg/filevector/fvlib/ReusableFileHandle.h	2010-11-09 15:28:55 UTC (rev 617)
+++ pkg/filevector/fvlib/ReusableFileHandle.h	2010-11-09 18:45:11 UTC (rev 618)
@@ -57,4 +57,4 @@
     void close();
 };
 
-#endif
\ No newline at end of file
+#endif



More information about the Genabel-commits mailing list