[Libreoffice-commits] .: tools/inc
Caolán McNamara
caolan at kemper.freedesktop.org
Wed Jul 13 05:23:27 PDT 2011
tools/inc/tools/fsys.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e47ed58e8ae1e7eaa1358a46ac66ee28e4e76760
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Jul 13 13:23:16 2011 +0100
misplaced endif
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index 095b262..e3d6554 100644
--- a/tools/inc/tools/fsys.hxx
+++ b/tools/inc/tools/fsys.hxx
@@ -256,8 +256,8 @@ private:
FSysPathStyle eStyle );
#else
TOOLS_DLLPRIVATE FSysError ImpParseUnixName( const ByteString& rPfad,
-#endif
FSysPathStyle eStyle );
+#endif
TOOLS_DLLPRIVATE const DirEntry* ImpGetTopPtr() const;
TOOLS_DLLPRIVATE DirEntry* ImpGetTopPtr();
More information about the Libreoffice-commits
mailing list