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

Comparing ircd-hybrid-7.2/src/irc_reslib.c (file contents):
Revision 708 by michael, Fri Jul 7 08:56:45 2006 UTC vs.
Revision 912 by michael, Wed Nov 7 22:47:44 2007 UTC

# Line 162 | Line 162 | parse_resvconf(void)
162    char input[MAXLINE];
163    FBFILE *file;
164  
165 <  /* XXX "/etc/resolv.conf" should be from a define in setup.h perhaps
165 >  /* XXX "/etc/resolv.conf" should be from a define in config.h perhaps
166     * for cygwin support etc. this hardcodes it to unix for now -db
167     */
168    if ((file = fbopen("/etc/resolv.conf", "r")) == NULL)

Diff Legend

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