diff options
Diffstat (limited to 'libavcodec/amrnbdec.c')
-rw-r--r-- | libavcodec/amrnbdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/amrnbdec.c b/libavcodec/amrnbdec.c index 653a03e927..cecb4ce927 100644 --- a/libavcodec/amrnbdec.c +++ b/libavcodec/amrnbdec.c @@ -22,7 +22,7 @@ /** - * @file libavcodec/amrnbdec.c + * @file * AMR narrowband decoder * * This decoder uses floats for simplicity and so is not bit-exact. One |