10 lines
283 B
Diff
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
|