# | Line 556 | Line 556 | extern void free_exited_clients(void); | |
---|---|---|
556 | extern struct Client *make_client(struct Client *); | |
557 | extern struct Client *find_chasing(struct Client *, struct Client *, const char *, int *); | |
558 | extern struct Client *find_person(const struct Client *const, const char *); | |
559 | < | extern const char *get_client_name(struct Client *, int); |
559 | > | extern const char *get_client_name(const struct Client *, int); |
560 | ||
561 | #endif /* INCLUDED_client_h */ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |