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

Comparing ircd-hybrid-8/src/irc_res.c (file contents):
Revision 1246 by michael, Fri Sep 30 10:47:53 2011 UTC vs.
Revision 1247 by michael, Sat Oct 1 07:54:24 2011 UTC

# Line 679 | Line 679 | proc_answer(struct reslist *request, HEA
679           * but its possible its just a broken nameserver with still
680           * valid answers. But lets do some rudimentary logging for now...
681           */
682 <        ilog(L_ERROR, "irc_res.c bogus type %d", type);
682 >        ilog(LOG_TYPE_IRCD, "irc_res.c bogus type %d", type);
683          break;
684      }
685    }

Diff Legend

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