Added a tags file. I dunno if this is something that's really supposed to
be in a CVS repository, but for now, it is, so there. :)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#ifndef STR_H
|
||||
#define STR_H
|
||||
|
||||
int get_args(char **argv, char *str, int max_args);
|
||||
int get_args (char **argv, char *str, int max_args);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user