summaryrefslogtreecommitdiff
path: root/source4/smbd/rewrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd/rewrite.c')
-rw-r--r--source4/smbd/rewrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smbd/rewrite.c b/source4/smbd/rewrite.c
index 38b8ad3015..e32cd96a0e 100644
--- a/source4/smbd/rewrite.c
+++ b/source4/smbd/rewrite.c
@@ -32,7 +32,7 @@ BOOL init_change_notify(void)
{ return True; }
-BOOL pcap_printername_ok(const char *service, char *foo)
+BOOL pcap_printername_ok(const char *service, const char *foo)
{ return True; }
BOOL namecache_enable(void)