]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Tweak spandsp tests
authorSteve Underwood <steveu@coppice.org>
Wed, 28 Mar 2012 13:45:20 +0000 (21:45 +0800)
committerSteve Underwood <steveu@coppice.org>
Wed, 28 Mar 2012 13:45:20 +0000 (21:45 +0800)
libs/spandsp/spandsp-sim/test_utils.c

index 969a4b512b5952242d89828c315c538cb5b7a4f6..f02d08de308703ea13fa969a510a3652b725ce5b 100644 (file)
@@ -121,7 +121,7 @@ SPAN_DECLARE(complexf_t) complexify(complexify_state_t *s, int16_t amp)
         +0.0584802574f, +0.0697446887f,
         +0.0847739823f, +0.1060495199f,
         +0.1388940865f, +0.1971551103f,
-        +0.3316207267f, +0.9994281838f,
+        +0.3316207267f, +0.9994281838f
     };
     float famp;
     int i;