From 6de4aece269a682a1987f6d4e39b42ef98427191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reimar=20D=C3=B6ffinger?= Date: Wed, 20 Jun 2007 17:37:11 +0000 Subject: Fix @file in matroskadec.c, it was still matroska.c Originally committed as revision 9376 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/matroskadec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/matroskadec.c') diff --git a/libavformat/matroskadec.c b/libavformat/matroskadec.c index 7c1618aa02..e41013da2c 100644 --- a/libavformat/matroskadec.c +++ b/libavformat/matroskadec.c @@ -20,7 +20,7 @@ */ /** - * @file matroska.c + * @file matroskadec.c * Matroska file demuxer * by Ronald Bultje * with a little help from Moritz Bunkus -- cgit v1.2.1