diff options
Diffstat (limited to 'libavcodec/dct.c')
-rw-r--r-- | libavcodec/dct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dct.c b/libavcodec/dct.c index 57314c29cb..0840feca0a 100644 --- a/libavcodec/dct.c +++ b/libavcodec/dct.c @@ -22,7 +22,7 @@ */ /** - * @file libavcodec/dct.c + * @file * (Inverse) Discrete Cosine Transforms. These are also known as the * type II and type III DCTs respectively. */ |