X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=dbadm.c;h=5e7bf6e1d44f1750a2649514693f265a6f548b0d;hb=c430e588047c5db3eb0d043c4dd1378680ec2bcf;hp=e7d2c33862e32a81e530ea434e2541f769cfcabc;hpb=1f556ae88bd8c85d4452f689f532f5a6abeabe92;p=paraslash.git diff --git a/dbadm.c b/dbadm.c index e7d2c338..5e7bf6e1 100644 --- a/dbadm.c +++ b/dbadm.c @@ -37,7 +37,7 @@ WINDOW *att_win; static char **choices; /* no looging */ -void para_log(__unused int ll, __unused char *fmt,...) +void para_log(__unused int ll, __unused const char *fmt,...) { }