X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ortp_send.c;h=077e7cf5c6c9aa645d6c944b557288141d92a363;hp=917ebde382deefaf580a47ee2221442e5c28d9ab;hb=2e0a7f6ff3d11d63a9dc733db149e2f4b431ed2f;hpb=bc8187d6a4ca3191b3c54226ba54e4f0c4cf4e6e 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"); }