Browse Source

Fix wrong @file tag.

Originally committed as revision 18026 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Ronald S. Bultje 16 years ago
parent
commit
79ff11d78f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/rtp_asf.c

+ 1
- 1
libavformat/rtp_asf.c View File

@@ -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>
*/


Loading…
Cancel
Save