1
0
forked from ports/contrib

libsndfile: fix patch space to tab

This commit is contained in:
Danny Rawlins 2008-08-22 18:03:57 +10:00
parent 02b4e0d307
commit 2ebb960180
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
cdb609dba8d21f88cc8f7ace6c0628c4 libsndfile-1.0.18pre22-missing-headers-gcc43.patch
091cac0beef27075301c8cf5fc509d7d libsndfile-1.0.18pre22-missing-headers-gcc43.patch
a7bd599ab8239406e6866493b9f47bca libsndfile-1.0.18pre22.tar.gz

View File

@ -5,7 +5,7 @@ diff -pruN libsndfile-1.0.18pre22.orig/examples/sndfilehandle.cc libsndfile-1.0.
*/
#include <cstdio>
+#include <cstring>
+#include <cstring>
#include <sndfile.hh>