(effadv_list, effadv, rejects, rejectname, telnames, rea, numnames,
tennames, numstr): Replace by static local variables in their only user. (relates): Move from global/misc.c to common/nat.c. (att_mode): Move from global/misc.c to subs/attsub.c.
This commit is contained in:
parent
22a356b1e1
commit
c8bb4d9b87
8 changed files with 56 additions and 134 deletions
|
@ -159,6 +159,8 @@ struct fixnat {
|
|||
int offset;
|
||||
};
|
||||
|
||||
extern s_char *relates[];
|
||||
|
||||
/* procedures relating to nation stuff */
|
||||
|
||||
#define putnat(n) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue