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

Comparing:
ircd-hybrid/trunk/include/irc_reslib.h (file contents), Revision 3297 by michael, Fri Apr 11 16:08:55 2014 UTC vs.
ircd-hybrid/trunk/include/reslib.h (file contents), Revision 3322 by michael, Tue Apr 15 16:11:11 2014 UTC

# Line 1 | Line 1
1   /*
2 < * include/irc_reslib.h (C)opyright 1992 Darren Reed.
2 > * include/reslib.h (C)opyright 1992 Darren Reed.
3   *
4   * $Id$
5   */
# Line 56 | Line 56 | extern void irc_ns_put16(unsigned int sr
56   extern void irc_ns_put32(unsigned long src, unsigned char *dst);
57   extern int irc_res_mkquery(const char *dname, int class, int type, unsigned char *buf, int buflen);
58   #endif /* INCLUDED_res_h */
59

Diff Legend

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