aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3splt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-16 12:06:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-16 12:06:16 +0000
commit65f9fa599ebc3ba6d7073684bd7027292ea305f6 (patch)
tree2d78e39ba42cc6570680fc87a217bd857b5c4d90 /audio/mp3splt
parent4945b4f9011f8bd09db20a34f289c3163795cb88 (diff)
downloadports-65f9fa599ebc3ba6d7073684bd7027292ea305f6.tar.gz
ports-65f9fa599ebc3ba6d7073684bd7027292ea305f6.zip
Notes
Diffstat (limited to 'audio/mp3splt')
-rw-r--r--audio/mp3splt/files/patch-splt.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/mp3splt/files/patch-splt.h b/audio/mp3splt/files/patch-splt.h
new file mode 100644
index 000000000000..839a74b2cc0d
--- /dev/null
+++ b/audio/mp3splt/files/patch-splt.h
@@ -0,0 +1,11 @@
+--- splt.h.orig Fri Dec 15 19:27:18 2006
++++ splt.h Fri Dec 15 19:27:40 2006
+@@ -93,7 +93,7 @@
+
+ char *zero_pad_float (float f, char *out);
+
+-int parse_outformat(char *s, char format[][], int cddboption);
++int parse_outformat(char *s, char format[OUTNUM][MAXOLEN], int cddboption);
+
+ unsigned char *cleanstring (unsigned char *s);
+