diff options
author | Benjamin Larsson | 2009-09-11 19:38:26 +0000 |
---|---|---|
committer | Benjamin Larsson | 2009-09-11 19:38:26 +0000 |
commit | acc69c1cab6c9f2382c0aa533baa7d6775983e91 (patch) | |
tree | 65aeb01a36d0cdc1fb3294ed431de0345503c22a /libavcodec/atrac.h | |
parent | bc7f96b1845d985a76cc2a7a580dc4d5e5d8a9c3 (diff) |
Fix doxygen comment
Originally committed as revision 19823 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/atrac.h')
-rw-r--r-- | libavcodec/atrac.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/atrac.h b/libavcodec/atrac.h index 7175700d3c..63f3c1d8d0 100644 --- a/libavcodec/atrac.h +++ b/libavcodec/atrac.h @@ -21,8 +21,8 @@ */ /** - * @file libavcodec/atrac1data.h - * Atrac 1 compatible decoder data + * @file libavcodec/atrac.h + * Atrac common header */ #ifndef AVCODEC_ATRAC_H |