contact: Inline putcontact() into its only caller setcont()
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
cf4e9bc89d
commit
00d0664bcd
3 changed files with 9 additions and 15 deletions
|
@ -171,7 +171,6 @@ extern int getrejects(natid them, struct natstr *np);
|
|||
extern int getcontact(struct natstr *np, natid them);
|
||||
extern void putrel(struct natstr *np, natid them, int relate);
|
||||
extern void putreject(struct natstr *np, natid them, int how, int what);
|
||||
extern void putcontact(struct natstr *np, natid them, int contact);
|
||||
extern void agecontact(struct natstr *np);
|
||||
extern int influx(struct natstr *np);
|
||||
extern struct natstr *nat_reset(struct natstr *, natid, char *, char *,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue