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 5fec3328c0..3a96a850c2 100644 --- a/libavutil/log.c +++ b/libavutil/log.c @@ -21,7 +21,7 @@ /** * @file log.c - * log. + * logging functions */ #include "avutil.h" |