diff options
Diffstat (limited to 'libavcodec/adxdec.c')
-rw-r--r-- | libavcodec/adxdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/adxdec.c b/libavcodec/adxdec.c index 0ce3d1fe82..486516b9ab 100644 --- a/libavcodec/adxdec.c +++ b/libavcodec/adxdec.c @@ -24,7 +24,7 @@ #include "adx.h" /** - * @file adxdec.c + * @file libavcodec/adxdec.c * SEGA CRI adx codecs. * * Reference documents: |