alias_matches() is no more
This commit is contained in:
1
parse.h
1
parse.h
@@ -154,7 +154,6 @@ struct defaults {
|
|||||||
* Prototypes
|
* Prototypes
|
||||||
*/
|
*/
|
||||||
int addr_matches __P((char *));
|
int addr_matches __P((char *));
|
||||||
int alias_matches __P((char *, int, VOID *, VOID *));
|
|
||||||
int alias_remove __P((char *, int));
|
int alias_remove __P((char *, int));
|
||||||
int cmnd_matches __P((char *, char *, struct member *));
|
int cmnd_matches __P((char *, char *, struct member *));
|
||||||
int command_matches __P((char *, char *));
|
int command_matches __P((char *, char *));
|
||||||
|
Reference in New Issue
Block a user