From: Steve Underwood Date: Sun, 10 Jan 2010 23:36:10 +0000 (+0000) Subject: Fixed a typo affecting 32 bit builds with MMX enabled X-Git-Tag: v1.0.6~813 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=296d715561e0bd2596b5439a2e7a7c60005e8e88;p=thirdparty%2Ffreeswitch.git 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 --- 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 = { {