[Libreoffice-commits] .: tools/source

Julien Nabet serval2412 at kemper.freedesktop.org
Sun May 1 00:28:35 PDT 2011


 tools/source/fsys/fstat.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5c2f65c7733b0f56aecf1bae5033af61f0c91e47
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sun May 1 09:27:49 2011 +0200

    lacking endif re added

diff --git a/tools/source/fsys/fstat.cxx b/tools/source/fsys/fstat.cxx
index 94cda65..e00b450 100644
--- a/tools/source/fsys/fstat.cxx
+++ b/tools/source/fsys/fstat.cxx
@@ -290,5 +290,6 @@ void FileStat::SetDateTime( const String& rFileName,
         CloseHandle( hFile );
     }
 }
+#endif
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list