explicitely declare void function argg and static functions

This commit is contained in:
marschap
2007-04-11 11:48:01 +00:00
parent 25c18aa3df
commit 23f9b667f7
6 changed files with 94 additions and 79 deletions
-2
View File
@@ -23,6 +23,4 @@ extern char *keys[4];
extern char *progname;
int split(char * str, char delim, char * parts[], int maxparts);
#endif