Ignore:
Timestamp:
Mar 7, 2024, 11:01:16 AM (4 months ago)
Author:
Bruno Cornec
Message:

Fix proto for mvaddstr_and_log_it and does_file_exist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mondo/src/common/libmondo-files-EXT.h

    r3610 r3861  
    88extern char *calc_checksum_of_file(char *filename);
    99extern long count_lines_in_file(char *filename);
    10 extern bool does_file_exist(char *filename);
     10extern bool does_file_exist(const char *filename);
    1111extern void exclude_nonexistent_files(char *inout);
    1212extern int figure_out_kernel_path_interactively_if_necessary(char *kernel);
Note: See TracChangeset for help on using the changeset viewer.