summaryrefslogtreecommitdiff
path: root/source4/param/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/param.h')
-rw-r--r--source4/param/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/param.h b/source4/param/param.h
index 0f843fbafa..084f12b723 100644
--- a/source4/param/param.h
+++ b/source4/param/param.h
@@ -295,7 +295,7 @@ char *lpcfg_config_path(TALLOC_CTX* mem_ctx, struct loadparm_context *lp_ctx,
*
* @retval Pointer to a talloc'ed string containing the full path.
**/
-char *private_path(TALLOC_CTX* mem_ctx,
+char *lpcfg_private_path(TALLOC_CTX* mem_ctx,
struct loadparm_context *lp_ctx,
const char *name);