changeset 8093:408d200a6179 libavcodec

Remove nonsense @return Doxygen comment for void function.
author diego
date Thu, 30 Oct 2008 22:12:43 +0000
parents 5b379dd32155
children 36671e6689c7
files celp_filters.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/celp_filters.h	Thu Oct 30 22:11:30 2008 +0000
+++ b/celp_filters.h	Thu Oct 30 22:12:43 2008 +0000
@@ -79,8 +79,6 @@
  * @param buffer_length amount of data to process
  * @param filter_length filter length (10 for 10th order LP filter)
  *
- * @return 1 if overflow occurred, 0 - otherwise
- *
  * @note Output buffer must contain 10 samples of past
  *       speech data before pointer.
  *