Commit 2da20ad2 authored by Jean-Paul Saman's avatar Jean-Paul Saman

beautifying

parent 6b78658a
......@@ -566,7 +566,7 @@ int main(int i_argc, char* pa_argv[])
p_stream->pid[i_pid].i_pcr = i_pcr;
i_delta = p_stream->pid[i_pid].i_pcr - i_prev_pcr;
printf( "%.2d, PCR (%d) ", i_cc, i_pid );
printf( "%.2d, PCRpid(%d), ", i_cc, i_pid );
if( b_verbose )
{
time_t time_current;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment