Author: agrundman
Date: Wed May 26 11:28:03 2010
New Revision: 8819
URL: http://svn.slimdevices.com/jive?rev=8819&view=rev
Log:
Fix typo
Modified:
7.6/trunk/squeezeplay/src/squeezeplay/src/audio/fixed_math.h
Modified: 7.6/trunk/squeezeplay/src/squeezeplay/src/audio/fixed_math.h
URL:
http://svn.slimdevices.com/jive/7.6/trunk/squeezeplay/src/squeezeplay/src/audio/fixed_math.h?rev=8819&r1=8818&r2=8819&view=diff
==============================================================================
--- 7.6/trunk/squeezeplay/src/squeezeplay/src/audio/fixed_math.h (original)
+++ 7.6/trunk/squeezeplay/src/squeezeplay/src/audio/fixed_math.h Wed May 26
11:28:03 2010
@@ -65,7 +65,7 @@
: "cc"
);
return __result;
-}:
+}
#else
static inline fft_fixed fixed_mul(fft_fixed x, fft_fixed y) {
s64_t z = (s64_t)x * (s64_t)y;
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins