summaryrefslogtreecommitdiff
path: root/include/unotools/configpaths.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/configpaths.hxx')
-rw-r--r--include/unotools/configpaths.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/configpaths.hxx b/include/unotools/configpaths.hxx
index 0d460c6fd3ff..b6f1e78f71ac 100644
--- a/include/unotools/configpaths.hxx
+++ b/include/unotools/configpaths.hxx
@@ -73,7 +73,7 @@ namespace utl
*/
UNOTOOLS_DLLPUBLIC OUString extractFirstFromConfigurationPath(
- OUString const& _sInPath, OUString* _sOutPath = 0);
+ OUString const& _sInPath, OUString* _sOutPath = nullptr);
/** check whether a path is to a nested node with respect to a parent path.