(config_tables, custom_tables, read_config_tables, read_custom_tables)
(read_config_table_file, read_custom_table_file): Rename.
This commit is contained in:
parent
99a1450c98
commit
38fdf1ba43
9 changed files with 14 additions and 14 deletions
|
@ -285,7 +285,7 @@ extern int check_loan_ok(struct lonstr *);
|
|||
extern int check_trade_ok(struct trdstr *);
|
||||
/* conftab.c */
|
||||
extern int read_builtin_tables(void);
|
||||
extern int read_config_tables(void);
|
||||
extern int read_custom_tables(void);
|
||||
/* ef_verify.c */
|
||||
/* in file.h */
|
||||
/* fsize.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue