diff options
Diffstat (limited to 'libavcodec/vorbis.c')
-rw-r--r-- | libavcodec/vorbis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vorbis.c b/libavcodec/vorbis.c index b6243b8ef1..45daa3c2a9 100644 --- a/libavcodec/vorbis.c +++ b/libavcodec/vorbis.c @@ -1,5 +1,5 @@ /** - * @file vorbis.c + * @file libavcodec/vorbis.c * Common code for Vorbis I encoder and decoder * @author Denes Balatoni ( dbalatoni programozo hu ) |