summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libnet/libnet_conf.c')
-rw-r--r--source3/libnet/libnet_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libnet/libnet_conf.c b/source3/libnet/libnet_conf.c
index e81b8b4111..bc8dc9e4d0 100644
--- a/source3/libnet/libnet_conf.c
+++ b/source3/libnet/libnet_conf.c
@@ -243,7 +243,7 @@ done:
*
**********************************************************************/
-WERROR drop_smbconf_internal(TALLOC_CTX *ctx)
+WERROR libnet_smbconf_drop(TALLOC_CTX *ctx)
{
char *path, *p;
WERROR werr = WERR_OK;