Update util.h
This commit is contained in:
@@ -16,7 +16,6 @@ licence_t TOlicence(char *s);
|
|||||||
int getopt_long(int argc, char *const argv[], const char *optstring,
|
int getopt_long(int argc, char *const argv[], const char *optstring,
|
||||||
const struct option *longopts, int *longindex);
|
const struct option *longopts, int *longindex);
|
||||||
|
|
||||||
char *str_dup(const char *s);
|
|
||||||
char *tostrupr(const char *s);
|
char *tostrupr(const char *s);
|
||||||
|
|
||||||
extern int fno;
|
extern int fno;
|
||||||
|
|||||||
Reference in New Issue
Block a user