summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
Diffstat (limited to 'registry')
-rw-r--r--registry/source/regimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/source/regimpl.hxx b/registry/source/regimpl.hxx
index 7aaf3e5ac207..928807bc6642 100644
--- a/registry/source/regimpl.hxx
+++ b/registry/source/regimpl.hxx
@@ -103,7 +103,7 @@ private:
RegError deleteSubkeysAndValues(ORegKey* pKey);
- RegError loadAndSaveValue(ORegKey* pTargetKey,
+ static RegError loadAndSaveValue(ORegKey* pTargetKey,
ORegKey const * pSourceKey,
const OUString& valueName,
sal_uInt32 nCut,