# HG changeset patch # User diego # Date 1225404763 0 # Node ID 408d200a6179cd88a204d46c665444fc563d8fb7 # Parent 5b379dd321552e2b103aaafeea4e0bfd6997bf3b Remove nonsense @return Doxygen comment for void function. diff -r 5b379dd32155 -r 408d200a6179 celp_filters.h --- 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. *