diff options
Diffstat (limited to 'libavcodec/cyuv.c')
-rw-r--r-- | libavcodec/cyuv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cyuv.c b/libavcodec/cyuv.c index cfc7000897..db7e690be7 100644 --- a/libavcodec/cyuv.c +++ b/libavcodec/cyuv.c @@ -24,7 +24,7 @@ */ /** - * @file libavcodec/cyuv.c + * @file * Creative YUV (CYUV) Video Decoder. */ |