summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file_url.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/w32/file_url.hxx')
-rw-r--r--sal/osl/w32/file_url.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/w32/file_url.hxx b/sal/osl/w32/file_url.hxx
index 7a3dc5c074b6..d90d05840f50 100644
--- a/sal/osl/w32/file_url.hxx
+++ b/sal/osl/w32/file_url.hxx
@@ -62,7 +62,7 @@ DWORD GetCaseCorrectPathName (
LPCWSTR lpszShortPath, // file name
LPWSTR lpszLongPath, // path buffer
DWORD cchBuffer, // size of path buffer
- BOOL bCheckExistence
+ bool bCheckExistence
);
oslFileError osl_getSystemPathFromFileURL_ (