diff options
Diffstat (limited to 'libavcodec/api-example.c')
-rw-r--r-- | libavcodec/api-example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/api-example.c b/libavcodec/api-example.c index cf74c26514..fb48b1f6d6 100644 --- a/libavcodec/api-example.c +++ b/libavcodec/api-example.c @@ -19,7 +19,7 @@ */ /** - * @file libavcodec/apiexample.c + * @file * avcodec API use example. * * Note that this library only handles codecs (mpeg, mpeg4, etc...), |