changeset 319:37382bee0619

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 14 Oct 2012 13:11:36 +0300
parents 47381d8e130c
children fc79b57d4646
files jmixtmpl_c.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jmixtmpl_c.h	Sun Oct 14 00:17:34 2012 +0300
+++ b/jmixtmpl_c.h	Sun Oct 14 13:11:36 2012 +0300
@@ -10,7 +10,8 @@
 #else
 {
     const DMFixedPoint tmpDelta = chn->chDeltaO, tmpDeltaV = chn->chDeltaV;
-    DMFixedPoint tmpPos = chn->chPos, tmpVolume = chn->chVolume;
+    DMFixedPoint tmpPos = chn->chPos,
+                 tmpVolume = chn->chVolume;
     JMIXER_ADDBUF_TYPE
         *ap = addBuffer,
         *tr = chn->chPrevR,