summaryrefslogtreecommitdiff
path: root/source4/lib/dprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/dprintf.c')
-rw-r--r--source4/lib/dprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/dprintf.c b/source4/lib/dprintf.c
index 70387bbd61..fe939f0e8d 100644
--- a/source4/lib/dprintf.c
+++ b/source4/lib/dprintf.c
@@ -35,7 +35,7 @@
{
char *p, *p2;
int ret, maxlen, clen;
- const char *msgstr;
+ char *msgstr;
va_list ap2;
/* do any message translations */