diff options
Diffstat (limited to 'libavutil/mathematics.c')
-rw-r--r-- | libavutil/mathematics.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/mathematics.c b/libavutil/mathematics.c index 91ade22571..47488414dd 100644 --- a/libavutil/mathematics.c +++ b/libavutil/mathematics.c @@ -20,7 +20,7 @@ /** * @file mathematics.c - * Miscellaneous math routines and tables. + * miscellaneous math routines and tables */ #include <assert.h> |