shithub: sox

Download patch

ref: 16513db1028ccb290fb73509675cf4cf92f4da70
parent: 9816c805e26c06c855fbfbd0d41b8e7d1bd61e6b
author: robs <robs>
date: Fri Oct 26 13:59:29 EDT 2007

SoX

--- a/src/au.c
+++ b/src/au.c
@@ -443,7 +443,7 @@
          * useful when there is no comments.
          */
         if (ft->comment == NULL)
-                ft->comment = xstrdup("SOX");
+                ft->comment = xstrdup("SoX");
 
         hdr_size = SUN_HDRSIZE;