diff options
Diffstat (limited to 'libavcodec/h264idct.c')
-rw-r--r-- | libavcodec/h264idct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264idct.c b/libavcodec/h264idct.c index 57d1b75452..8aae501d1a 100644 --- a/libavcodec/h264idct.c +++ b/libavcodec/h264idct.c @@ -20,7 +20,7 @@ */ /** - * @file h264-idct.c + * @file h264idct.c * H.264 IDCT. * @author Michael Niedermayer <michaelni@gmx.at> */ |