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

Comparing ircd-hybrid/trunk/src/s_serv.c (file contents):
Revision 1851 by michael, Wed Apr 24 18:31:06 2013 UTC vs.
Revision 1857 by michael, Wed Apr 24 20:47:21 2013 UTC

# Line 161 | Line 161 | write_links_file(void* notused)
161   */
162   int
163   hunt_server(struct Client *client_p, struct Client *source_p, const char *command,
164 <            int server, int parc, char *parv[])
164 >            const int server, const int parc, char *parv[])
165   {
166    struct Client *target_p = NULL;
167    struct Client *target_tmp = NULL;

Diff Legend

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