diff options
Diffstat (limited to 'libavcodec/mdec.c')
-rw-r--r-- | libavcodec/mdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mdec.c b/libavcodec/mdec.c index 37457676a6..ccde88df7d 100644 --- a/libavcodec/mdec.c +++ b/libavcodec/mdec.c @@ -22,7 +22,7 @@ */ /** - * @file mdec.c + * @file libavcodec/mdec.c * Sony PlayStation MDEC (Motion DECoder) * This is very similar to intra-only MPEG-1. */ |