Commit 6de4aece authored by Reimar Döffinger's avatar Reimar Döffinger

Fix @file in matroskadec.c, it was still matroska.c

Originally committed as revision 9376 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 255eccab
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
*/ */
/** /**
* @file matroska.c * @file matroskadec.c
* Matroska file demuxer * Matroska file demuxer
* by Ronald Bultje <rbultje@ronald.bitfreak.net> * by Ronald Bultje <rbultje@ronald.bitfreak.net>
* with a little help from Moritz Bunkus <moritz@bunkus.org> * with a little help from Moritz Bunkus <moritz@bunkus.org>
......
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