diff options
Diffstat (limited to 'libavcodec/rawdec.c')
-rw-r--r-- | libavcodec/rawdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rawdec.c b/libavcodec/rawdec.c index cf1565dc6d..22bc13daf8 100644 --- a/libavcodec/rawdec.c +++ b/libavcodec/rawdec.c @@ -20,7 +20,7 @@ */ /** - * @file rawdec.c + * @file libavcodec/rawdec.c * Raw Video Decoder */ |