summaryrefslogtreecommitdiff
path: root/tools/inc/bootstrp/prj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/bootstrp/prj.hxx')
-rw-r--r--tools/inc/bootstrp/prj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/bootstrp/prj.hxx b/tools/inc/bootstrp/prj.hxx
index 4b1ff91feb7b..9e16ab2ee9a3 100644
--- a/tools/inc/bootstrp/prj.hxx
+++ b/tools/inc/bootstrp/prj.hxx
@@ -52,7 +52,7 @@ public:
SimpleConfig(DirEntry& rDirEntry);
~SimpleConfig();
ByteString GetNext();
- ByteString GetCleanedNextLine( BOOL bReadComments = FALSE );
+ ByteString GetCleanedNextLine( sal_Bool bReadComments = sal_False );
};
#endif