X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.c;h=fd82bc0fa6d998e51072284aefe1dc5d79dd3663;hp=13c5c420d35059d80fa25ba4e6c9cb73551f9b06;hb=5cbd764b2e3dc5c2e3c974ec528f91a03fca366d;hpb=bb6b587015d2ccab90aa73664e8ad3c54c94b773 diff --git a/recv.c b/recv.c index 13c5c420..fd82bc0f 100644 --- a/recv.c +++ b/recv.c @@ -25,7 +25,7 @@ struct gengetopt_args_info conf; INIT_RECV_ERRLISTS; -__printf_2_3 void para_log(int ll, char* fmt,...) +__printf_2_3 void para_log(int ll, const char* fmt,...) { va_list argp;