shithub: sox

Download patch

ref: 5d00114b4c5c76f23b2d900378f65842beb6fd27
parent: f064ffb0d54974009c04c0001aa1ac55e02423e3
author: Rob Sykes <robs@users.sourceforge.net>
date: Wed Mar 7 16:55:50 EST 2012

update test following demise of monkey.au a while ago

--- a/src/formats.c
+++ b/src/formats.c
@@ -415,7 +415,7 @@
 #else
   /* To fix this #error, either simply remove the #error line and live without
    * file-type detection with pipes, or add support for your compiler in the
-   * lines above.  Test with cat monkey.au | ./sox --info - */
+   * lines above.  Test with cat monkey.wav | ./sox --info - */
   #error FIX NEEDED HERE
   #define NO_REWIND_PIPE
   (void)fp;