This commit is contained in:
Andreas Öman 2010-10-08 21:07:09 +00:00
parent 997aeb9791
commit b458766831

View file

@ -728,7 +728,7 @@ handle_ecm_reply(cwc_transport_t *ct, ecm_section_t *es, uint8_t *msg,
if(ct->ct_keystate != CT_RESOLVED)
tvhlog(LOG_INFO, "cwc",
"Obtained key for for service \"%s\" in %lld ms, from %",
"Obtained key for for service \"%s\" in %lld ms, from %s",
t->tht_svcname, delay, ct->ct_cwc->cwc_hostname);
pthread_mutex_lock(&t->tht_stream_mutex);