# | 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 | – |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |