just commit

This commit is contained in:
wangyu-
2017-10-13 13:15:53 -05:00
parent c12a1326fc
commit 7b939a4a64
2 changed files with 5 additions and 5 deletions

View File

@@ -223,7 +223,7 @@ int fec_encode_manager_t::input(char *s,int len/*,int &is_first_packet*/)
{
char ** blob_output;
int fec_len=-1;
mylog(log_debug,"counter=%d\n",counter);
mylog(log_trace,"counter=%d\n",counter);
if(counter==0)
{
mylog(log_warn,"unexpected counter==0\n");