]> git.sesse.net Git - vlc/commit
Fix typo in comment.
authorVicente Jimenez Aguilar <googuy@gmail.com>
Thu, 18 Feb 2010 17:17:03 +0000 (18:17 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 18 Feb 2010 16:31:22 +0000 (17:31 +0100)
commitd2a8d7c11ae9c19ebf76f94e69eaac384fed4a34
tree11e4695f40e31164aaf21ccdeea78e9a17592b07
parent82c5d9de7635a9be6235a9273ed66d300c7950ed
Fix typo in comment.

I was looking for a memory leak when I have a lot of
"ts demux warning: discontinuity received 'x' instead of 'y' (pid='xxx')"
messages.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/ts.c