]> git.sesse.net Git - vlc/commitdiff
Fix typo
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 27 Jan 2007 21:02:35 +0000 (21:02 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 27 Jan 2007 21:02:35 +0000 (21:02 +0000)
modules/demux/ps.c

index 2a4b005470e5abf87c60f4d0c168ba5618bb1dc3..f2f0a7805fb1205de5a5d3be25c0285bb89a6b2a 100644 (file)
@@ -505,7 +505,7 @@ static int Control( demux_t *p_demux, int i_query, va_list args )
  * Divers:
  *****************************************************************************/
 
-/* PSResynch: resynch on a system starcode
+/* PSResynch: resynch on a system startcode
  *  It doesn't skip more than 512 bytes
  *  -1 -> error, 0 -> not synch, 1 -> ok
  */