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/trunk/modules/m_info.c (file contents):
Revision 6532 by michael, Sun Sep 6 17:50:05 2015 UTC vs.
Revision 6533 by michael, Sat Sep 12 15:59:23 2015 UTC

# Line 427 | Line 427 | static const struct InfoStruct info_tabl
427      "stats_P_oper_only",
428      OUTPUT_BOOLEAN_YN,
429      &ConfigGeneral.stats_P_oper_only,
430 <    "STATS P is only shown to operators"
430 >    "STATS P output is only shown to operators"
431    },
432    {
433      "stats_u_oper_only",
434      OUTPUT_BOOLEAN_YN,
435      &ConfigGeneral.stats_u_oper_only,
436 <    "STATS u is only shown to operators"
436 >    "STATS u output is only shown to operators"
437    },
438    {
439      "stats_i_oper_only",

Diff Legend

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