diff options
Diffstat (limited to 'libavcodec/mpc8.c')
-rw-r--r-- | libavcodec/mpc8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpc8.c b/libavcodec/mpc8.c index cafefe6bcd..d235edd861 100644 --- a/libavcodec/mpc8.c +++ b/libavcodec/mpc8.c @@ -20,7 +20,7 @@ */ /** - * @file mpc8.c Musepack SV8 decoder + * @file libavcodec/mpc8.c Musepack SV8 decoder * MPEG Audio Layer 1/2 -like codec with frames of 1152 samples * divided into 32 subbands. */ |