diff options
Diffstat (limited to 'libavcodec/qpeg.c')
-rw-r--r-- | libavcodec/qpeg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/qpeg.c b/libavcodec/qpeg.c index f0ef1ef94c..aa8f69c0cf 100644 --- a/libavcodec/qpeg.c +++ b/libavcodec/qpeg.c @@ -20,7 +20,7 @@ */ /** - * @file qpeg.c + * @file libavcodec/qpeg.c * QPEG codec. */ |