diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2009-03-17 18:35:58 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2009-03-17 18:35:58 +0000 |
commit | 79ff11d78f260203588e9fbb0be9d22143337bc3 (patch) | |
tree | 5f611a5dd8f9dbd1ef6013a599c441f8d6e911c3 /libavformat/rtp_asf.c | |
parent | 1aea701830442035f976a8d9adb198666a9f5df9 (diff) | |
download | ffmpeg-79ff11d78f260203588e9fbb0be9d22143337bc3.tar.gz |
Fix wrong @file tag.
Originally committed as revision 18026 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/rtp_asf.c')
-rw-r--r-- | libavformat/rtp_asf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtp_asf.c b/libavformat/rtp_asf.c index 0bc5c9e72c..9876356648 100644 --- a/libavformat/rtp_asf.c +++ b/libavformat/rtp_asf.c @@ -20,7 +20,7 @@ */ /** - * @file rtp-asf.c + * @file libavformat/rtp_asf.c * @brief Microsoft RTP/ASF support * @author Ronald S. Bultje <rbultje@ronald.bitfreak.net> */ |