# HG changeset patch # User reynaldo # Date 1239824255 0 # Node ID d7554a5e3fd7228b1e947ad4e8abcb1e407459a1 # Parent 1a3865d1b04995bdb32f789f32251402f800cc33 [COSMETIC] Correct a minor nit. Should be clearer now. diff -r 1a3865d1b049 -r d7554a5e3fd7 celp_filters.c --- a/celp_filters.c Wed Apr 15 19:28:28 2009 +0000 +++ b/celp_filters.c Wed Apr 15 19:37:35 2009 +0000 @@ -61,7 +61,7 @@ { int i,n; - // This line is to avoid a +1 subtraction in the main loop. + // Avoids a +1 in the inner loop. filter_length++; for(n=0; n