shithub: sox

Download patch

ref: 1e0a2088ecdc01ff006315e43f87ca3a6097d2e5
parent: 4a74ece11838d5afe298676e6a72f9b13256e596
author: cbagwell <cbagwell>
date: Mon Feb 20 22:21:48 EST 2006

Fix typo in stlib.dsp.

--- a/Changelog
+++ b/Changelog
@@ -23,6 +23,9 @@
   o Fix some overflow crashes in aiff handler. (1430024)  Ulf Hamhammar.
   o Under windows, set piped input to binary mode (1417794). Marty
   o Fixed broken internal version of strdup().  (1417790) Marty
+  o Stop infinite loop when reading MP3's with a tag size of
+    exactly 8192 bytes.  (1417511) Hans Fugal
+  o Fix typo in stlib.dsp for loading in Visual Studio 6.
 
 sox-12.17.9
 -----------
--- a/win32/stlib.dsp
+++ b/win32/stlib.dsp
@@ -372,7 +372,7 @@
 SOURCE=..\src\stat.c
 # End Source File
 # Begin Source File
-#
+
 SOURCE=..\src\stio.c
 # End Source File
 # Begin Source File