Rename io_file_exist{,s}()
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
@@ -754,7 +754,7 @@ void io_load_app(void);
|
||||
void io_load_todo(void);
|
||||
void io_load_keys(const char *);
|
||||
int io_check_dir(const char *);
|
||||
unsigned io_file_exist(const char *);
|
||||
unsigned io_file_exists(const char *);
|
||||
int io_check_file(const char *);
|
||||
int io_check_data_files(void);
|
||||
void io_startup_screen(int);
|
||||
|
||||
Reference in New Issue
Block a user