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

Comparing ircd-hybrid-7.2/src/ircd_parser.y (file contents):
Revision 94 by michael, Mon Oct 3 11:33:30 2005 UTC vs.
Revision 95 by db, Sat Oct 8 16:26:37 2005 UTC

# Line 3693 | Line 3693 | gline_action: ACTION
3693  
3694        dlinkDelete(&yy_tmp->node, &col_conf_list);
3695      }
3696    yy_conf = make_conf_item(GDENY_TYPE);
3697    yy_aconf = (struct AccessItem *)map_to_conf(yy_conf);
3698    yy_aconf->flags = 0;
3696    }
3697   };
3698  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines