shithub: sox

Download patch

ref: fdc72969ef6adfaf77352d75a3743f1801f5d349
parent: 7f254b90d1e8d90c44bab8aa3b5c845d2e315bfe
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
@@ -416,7 +416,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;