summaryrefslogtreecommitdiff
path: root/libavcodec/celp_math.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/celp_math.h')
-rw-r--r--libavcodec/celp_math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/celp_math.h b/libavcodec/celp_math.h
index 4803245478..ec62a9ea09 100644
--- a/libavcodec/celp_math.h
+++ b/libavcodec/celp_math.h
@@ -74,7 +74,7 @@ static inline int bidir_sal(int value, int offset)
int64_t ff_dot_product(const int16_t *a, const int16_t *b, int length);
/**
- * returns the dot product.
+ * Return the dot product.
* @param a input data array
* @param b input data array
* @param length number of elements