From acc7a6c78b266e3ef0e1f91ee405af92a0989dec Mon Sep 17 00:00:00 2001 From: Koen Vos Date: Fri, 28 Oct 2011 19:44:26 -0400 Subject: Reformatting changes with an update to the MSVC project files --- silk/HP_variable_cutoff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'silk/HP_variable_cutoff.c') diff --git a/silk/HP_variable_cutoff.c b/silk/HP_variable_cutoff.c index c66f47bb..6eec9c1b 100644 --- a/silk/HP_variable_cutoff.c +++ b/silk/HP_variable_cutoff.c @@ -37,7 +37,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. /* High-pass filter with cutoff frequency adaptation based on pitch lag statistics */ void silk_HP_variable_cutoff( - silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states */ + silk_encoder_state_Fxx state_Fxx[] /* I/O Encoder states */ ) { opus_int quality_Q15; -- cgit v1.2.3