]> git.sesse.net Git - vlc/commitdiff
Grr, really fix ts-extra-pmt comment.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 4 Jul 2008 20:56:04 +0000 (20:56 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 4 Jul 2008 20:56:04 +0000 (20:56 +0000)
modules/demux/ts.c

index e70d26105b9dea89ccea3907f6741609136c963f..f67586f4f07deaf00fce660edd2c6edb677edc0c 100644 (file)
@@ -105,7 +105,7 @@ static void Close ( vlc_object_t * );
  *      where pid_description could take 3 forms:
  *          1. pid:pcr (to force the pcr pid)
  *          2. pid:stream_type
- *          3. pid:type:fourcc where type=(video|audio|spu)
+ *          3. pid:type=fourcc where type=(video|audio|spu)
  */
 #define PMT_TEXT N_("Extra PMT")
 #define PMT_LONGTEXT N_( \