shithub: sox

Download patch

ref: 85481dcd197d3e6ed31f84e20bc106024311a47c
parent: 9cbb7697e390e6615be4711ccacb2dfd41077bdd
author: rrt <rrt>
date: Mon Dec 11 19:56:06 EST 2006

Cosmetic fix.

--- a/src/stio.c
+++ b/src/stio.c
@@ -266,12 +266,8 @@
     ft->comment = strdup(comment);
 
     if (loops)
-    {
         for (i = 0; i < ST_MAX_NLOOPS; i++)
-        {
             ft->loops[i] = loops[i];
-        }
-    }
 
     /* leave SMPTE # alone since it's absolute */
     if (instr)