Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 617329fd0ceb3f510e7cbef9314efe83 > files > 1

mp3splt-2.1c-1mdv2008.0.src.rpm

--- mp3splt-2.1.orig/splt.h
+++ mp3splt-2.1/splt.h
@@ -96,7 +96,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);