Commit d8027415 authored by Laurent Aimar's avatar Laurent Aimar

Grr, really fix ts-extra-pmt comment.

parent 6234b51b
......@@ -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_( \
......
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