Reed Loden's patch to add /stats J, listing nick jupes. (Plus documentation.)
[ircu2.10.12-pk.git] / include / ircd_features.h
index 4c0e63478966389e09bd40e2a946e7bf7e4ef5c1..1c24c30d297b55664ce5f38fd7733f712456ec9f 100644 (file)
@@ -18,7 +18,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-/* @file
+/** @file
  * @brief Public interfaces and declarations for dealing with configurable features.
  * @version $Id$
  */
@@ -113,6 +113,7 @@ enum Feature {
   FEAT_HIS_STATS_f,
   FEAT_HIS_STATS_i,
   FEAT_HIS_STATS_j,
+  FEAT_HIS_STATS_J,
   FEAT_HIS_STATS_M,
   FEAT_HIS_STATS_m,
   FEAT_HIS_STATS_o,