X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=dbadm.c;h=5e7bf6e1d44f1750a2649514693f265a6f548b0d;hb=ea8b1e10bc7b8b1cc01e0908a2e404d1b5409604;hp=e7d2c33862e32a81e530ea434e2541f769cfcabc;hpb=c542546683d922f088e9a9c2ae399834e9b0bb12;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,...) { }