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

Comparing ircd-hybrid-7.2/src/s_conf.c (file contents):
Revision 593 by michael, Fri May 12 05:47:32 2006 UTC vs.
Revision 596 by michael, Fri May 12 21:44:39 2006 UTC

# Line 642 | Line 642 | report_confitem_types(struct Client *sou
642      break;
643  
644    case RKLINE_TYPE:
645 <    pfx = temp ? "Rk" : "RK";
645 >    pfx = temp ? "kR" : "KR";
646  
647      DLINK_FOREACH(ptr, rkconf_items.head)
648      {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines