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

Comparing ircd-hybrid-8/modules/m_info.c (file contents):
Revision 1516 by michael, Thu Aug 30 15:08:36 2012 UTC vs.
Revision 1519 by michael, Wed Sep 5 12:02:04 2012 UTC

# Line 233 | Line 233 | static const struct InfoStruct info_tabl
233      "Automatically set mode +i on connecting users"
234    },
235    {
236    "burst_away",
237    OUTPUT_BOOLEAN_YN,
238    &ConfigFileEntry.burst_away,
239    "Send /away string that users have set on the server burst"
240  },
241  {
236      "use_whois_actually",
237      OUTPUT_BOOLEAN_YN,
238      &ConfigFileEntry.use_whois_actually,

Diff Legend

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