]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fixed a typo affecting 32 bit builds with MMX enabled
authorSteve Underwood <steveu@coppice.org>
Sun, 10 Jan 2010 23:36:10 +0000 (23:36 +0000)
committerSteve Underwood <steveu@coppice.org>
Sun, 10 Jan 2010 23:36:10 +0000 (23:36 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16232 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/spandsp/src/gsm0610_rpe.c

index f19987a23762596ec6f4e371c55cada4271e20b8..8d61ef272a476c166e05e9bb05a9b86031c00917 100644 (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 =
     {
         {