summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/registry/reg_backend_shares.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/registry/reg_backend_shares.c b/source3/registry/reg_backend_shares.c
index 1977406049..4218eb5cbb 100644
--- a/source3/registry/reg_backend_shares.c
+++ b/source3/registry/reg_backend_shares.c
@@ -26,7 +26,7 @@
/**********************************************************************
It is safe to assume that every registry path passed into on of
- the exported functions here begins with KEY_PRINTING else
+ the exported functions here begins with KEY_SHARES else
these functions would have never been called. This is a small utility
function to strip the beginning of the path and make a copy that the
caller can modify. Note that the caller is responsible for releasing