ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include/client.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/client.h (file contents):
Revision 3187 by michael, Thu Mar 20 18:29:05 2014 UTC vs.
Revision 3192 by michael, Sun Mar 23 19:46:39 2014 UTC

# Line 468 | Line 468 | extern void dead_link_on_read(struct Cli
468   extern void exit_aborted_clients(void);
469   extern void free_exited_clients(void);
470   extern struct Client *make_client(struct Client *);
471 < extern struct Client *find_chasing(struct Client *, const char *, int *const);
471 > extern struct Client *find_chasing(struct Client *, const char *);
472   extern struct Client *find_person(const struct Client *const, const char *);
473   extern const char *get_client_name(const struct Client *, enum addr_mask_type);
474  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)