Commit cc47d10c authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix typo

parent ccd0b046
...@@ -505,7 +505,7 @@ static int Control( demux_t *p_demux, int i_query, va_list args ) ...@@ -505,7 +505,7 @@ static int Control( demux_t *p_demux, int i_query, va_list args )
* Divers: * Divers:
*****************************************************************************/ *****************************************************************************/
/* PSResynch: resynch on a system starcode /* PSResynch: resynch on a system startcode
* It doesn't skip more than 512 bytes * It doesn't skip more than 512 bytes
* -1 -> error, 0 -> not synch, 1 -> ok * -1 -> error, 0 -> not synch, 1 -> ok
*/ */
......
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