Addressed several compiler warnings.
This commit is contained in:
@@ -98,6 +98,6 @@ void save_ibt_file(int mode);
|
||||
void load_ibt_file(int mode);
|
||||
void ibtedit_parse(struct descriptor_data *d, char *arg);
|
||||
void ibtedit_string_cleanup(struct descriptor_data *d, int terminator);
|
||||
void free_ibt_lists();
|
||||
void free_ibt_lists(void);
|
||||
void free_olc_ibt(IBT_DATA *toFree);
|
||||
void clean_ibt_list(int mode);
|
||||
|
||||
Reference in New Issue
Block a user