abcMIDI/abcmidi-snprintf.patch
Gérard Milmeister 04c49ba7cd auto-import abcMIDI-20060422-1 on branch devel from
abcMIDI-20060422-1.src.rpm
2006-06-10 12:07:11 +00:00

10 lines
283 B
Diff

--- abcmidi/store.c.snprintf 2006-03-07 21:34:00.000000000 +0100
+++ abcmidi/store.c 2006-03-07 21:34:10.000000000 +0100
@@ -73,7 +73,6 @@
extern char* strchr();
extern void reduce();
#endif
-int snprintf(char *str, size_t size, const char *format, ...);
#define MAXLINE 500