From 296d715561e0bd2596b5439a2e7a7c60005e8e88 Mon Sep 17 00:00:00 2001 From: Steve Underwood Date: Sun, 10 Jan 2010 23:36:10 +0000 Subject: [PATCH] Fixed a typo affecting 32 bit builds with MMX enabled git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16232 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/spandsp/src/gsm0610_rpe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spandsp/src/gsm0610_rpe.c b/libs/spandsp/src/gsm0610_rpe.c index f19987a237..8d61ef272a 100644 --- a/libs/spandsp/src/gsm0610_rpe.c +++ b/libs/spandsp/src/gsm0610_rpe.c @@ -122,7 +122,7 @@ static void weighting_filter(int16_t x[40], static const union { int16_t gsm_H[12]; - __m64_t x[3]; + __m64 x[3]; } gsm_H = { {