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

Comparing ircd-hybrid-7.2/modules/m_info.c (file contents):
Revision 911 by adx, Tue Nov 1 11:41:52 2005 UTC vs.
Revision 912 by michael, Wed Nov 7 22:47:44 2007 UTC

# Line 729 | Line 729 | send_conf_options(struct Client *source_
729    const struct InfoStruct *iptr = NULL;
730  
731    /* Now send them a list of all our configuration options
732 <   * (mostly from defaults.h and setup.h)
732 >   * (mostly from defaults.h and config.h)
733     */
734    if (!MyClient(source_p) && IsCapable(source_p->from, CAP_TS6) && HasID(source_p))
735    {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines