diff options
Diffstat (limited to 'libavcodec/allcodecs.c')
-rw-r--r-- | libavcodec/allcodecs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/allcodecs.c b/libavcodec/allcodecs.c index 662ae02f98..6db65cfdde 100644 --- a/libavcodec/allcodecs.c +++ b/libavcodec/allcodecs.c @@ -20,7 +20,7 @@ */ /** - * @file libavcodec/allcodecs.c + * @file * Provides registration of all codecs, parsers and bitstream filters for libavcodec. */ |