shithub: sox

Download patch

ref: e837c88494259f0020bee8d841bc7b9de30592cb
parent: bcfebdb6f6ae277ad6bcbc397132b559555726de
author: rrt <rrt>
date: Sun Dec 17 16:54:16 EST 2006

Cosmetics.

--- a/src/stio.c
+++ b/src/stio.c
@@ -314,9 +314,7 @@
         rc = (*ft->h->stopwrite)(ft);
 
     if (!(ft->h->flags & ST_FILE_NOSTDIO))
-    {
         fclose(ft->fp);
-    }
     if (ft->filename)
         free(ft->filename);
     if (ft->filetype)