X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ortp_send.c;h=077e7cf5c6c9aa645d6c944b557288141d92a363;hp=917ebde382deefaf580a47ee2221442e5c28d9ab;hb=806fcbb5a8c00d6b8c1a228b9b4d6b6758f613ca;hpb=dc803a1ed42f7df6a6b2d40af4f45c7404c19dc8 diff --git a/ortp_send.c b/ortp_send.c index 917ebde3..077e7cf5 100644 --- a/ortp_send.c +++ b/ortp_send.c @@ -347,5 +347,5 @@ void ortp_send_init(struct sender *s) ortp_init_target_list(); if (!conf.ortp_no_autostart_given) sender_status = SENDER_ON; - PARA_DEBUG_LOG("%s", "ortp sender init complete\n"); + PARA_DEBUG_LOG("ortp sender init complete\n"); }