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

Comparing ircd-hybrid/trunk/include/s_serv.h (file contents):
Revision 1632 by michael, Sun Nov 4 15:37:10 2012 UTC vs.
Revision 1857 by michael, Wed Apr 24 20:47:21 2013 UTC

# Line 84 | Line 84 | struct Capability
84   extern int valid_servname(const char *);
85   extern int check_server(const char *, struct Client *);
86   extern int hunt_server(struct Client *, struct Client *,
87 <                       const char *, int, int, char **);
87 >                       const char *, const int, const int, char *[]);
88   extern void add_capability(const char *, int, int);
89   extern int delete_capability(const char *);
90   extern int find_capability(const char *);

Diff Legend

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