forked from ports/contrib
libsndfile: fix patch space to tab
This commit is contained in:
parent
02b4e0d307
commit
2ebb960180
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user