Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 126814
Collapse All | Expand All

(-)mp3splt-2.1/splt.h.orig (-1 / +1 lines)
Lines 96-102 Link Here
96
96
97
char *zero_pad_float (float f, char *out);
97
char *zero_pad_float (float f, char *out);
98
98
99
int parse_outformat(char *s, char format[][], int cddboption);
99
int parse_outformat(char *s, char format[OUTNUM][MAXOLEN], int cddboption);
100
100
101
unsigned char *cleanstring (unsigned char *s);
101
unsigned char *cleanstring (unsigned char *s);
102
102

Return to bug 126814