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

Comparing ircd-hybrid-7.3/include/client.h (file contents):
Revision 1115 by michael, Tue Dec 21 14:42:54 2010 UTC vs.
Revision 1124 by michael, Mon Feb 7 11:45:27 2011 UTC

# 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 */

Diff Legend

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