diff options
Diffstat (limited to 'libavutil/log.c')
-rw-r--r-- | libavutil/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/log.c b/libavutil/log.c index 166e724b07..82eebf1d08 100644 --- a/libavutil/log.c +++ b/libavutil/log.c @@ -20,7 +20,7 @@ */ /** - * @file libavutil/log.c + * @file * logging functions */ |