summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/inc/tools/fsys.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index 91406ec4f24d..034b20c5ee57 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();