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
This commit is contained in:
Steve Underwood 2010-01-10 23:36:10 +00:00
parent 2a2c559c02
commit 296d715561
1 changed files with 1 additions and 1 deletions

View File

@ -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 =
{
{