summaryrefslogtreecommitdiff
path: root/registry/tools/fileurl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/tools/fileurl.hxx')
-rw-r--r--registry/tools/fileurl.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/registry/tools/fileurl.hxx b/registry/tools/fileurl.hxx
index 684ca8c3c460..b2a68502618c 100644
--- a/registry/tools/fileurl.hxx
+++ b/registry/tools/fileurl.hxx
@@ -22,15 +22,12 @@
#include <rtl/ustring.hxx>
-namespace registry
-{
-namespace tools
+namespace registry::tools
{
OUString convertToFileUrl(char const * filename, sal_Int32 length);
-} // namespace tools
-} // namespace registry
+} // namespace registry::tools
#endif /* INCLUDED_REGISTRY_TOOLS_FILEURL_HXX */