X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=recv.c;h=fd82bc0fa6d998e51072284aefe1dc5d79dd3663;hb=c6a9d624a8e7334b08dbd0acf8c7df016044cb9e;hp=13c5c420d35059d80fa25ba4e6c9cb73551f9b06;hpb=bb6b587015d2ccab90aa73664e8ad3c54c94b773;p=paraslash.git 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;