1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-20 08:23:50 +03:00

r2017: fix compiler warnings

metze
This commit is contained in:
Stefan Metzmacher
2004-08-24 15:38:57 +00:00
committed by Gerald (Jerry) Carter
parent 479f681694
commit eb75d9323f
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
{
char *p, *p2;
int ret, maxlen, clen;
const char *msgstr;
char *msgstr;
va_list ap2;
/* do any message translations */