(cnumb): Return the same error values as stmtch(). Callers don't
(yet) care for the difference.
This commit is contained in:
parent
c949d84774
commit
ffa21cf379
2 changed files with 19 additions and 13 deletions
|
@ -466,7 +466,7 @@ extern void caploss(struct sctstr *, natid, s_char *);
|
|||
extern int chkmoney(long, long, s_char *);
|
||||
extern int check_cost(int, int, long, int *, s_char *);
|
||||
/* cnumb.c */
|
||||
extern int cnumb(s_char *);
|
||||
extern int cnumb(char *);
|
||||
/* coastal.c */
|
||||
extern void set_coastal(struct sctstr *sp, int des);
|
||||
/* control.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue