Commit 28f03d04 authored by Michael Niedermayer's avatar Michael Niedermayer

fix indention

Originally committed as revision 9209 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ad39abcd
......@@ -602,8 +602,7 @@ static void pat_cb(MpegTSFilter *filter, const uint8_t *section, int section_len
} else {
new_service(ts, sid, NULL, NULL);
ts->stop_parse--;
mpegts_open_section_filter(ts, pmt_pid,
pmt_cb, ts, 1);
mpegts_open_section_filter(ts, pmt_pid, pmt_cb, ts, 1);
}
}
/* not found */
......
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