s_char purge directed by compiler warnings.
This commit is contained in:
parent
87b5d5d6e3
commit
a988b907fc
130 changed files with 527 additions and 527 deletions
|
@ -66,7 +66,7 @@ union trdgenstr {
|
|||
|
||||
extern int trade_check_ok(struct trdstr *, union trdgenstr *);
|
||||
extern int trade_check_item_ok(union trdgenstr *);
|
||||
extern s_char *trade_nameof(struct trdstr *, union trdgenstr *);
|
||||
extern char *trade_nameof(struct trdstr *, union trdgenstr *);
|
||||
extern int trade_desc(struct trdstr *, union trdgenstr *);
|
||||
extern int trade_getitem(struct trdstr *, union trdgenstr *);
|
||||
extern long get_couval(int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue