Allow /stats to accept long names for the displayed statistics.
[ircu2.10.12-pk.git] / ircd / ircd_features.c
index 6a8f31b6365f9d7a5f1b67966f99da8e06a3db44..61e23ed20f0b6010510d87b667093eb2b76316d7 100644 (file)
@@ -713,7 +713,7 @@ feature_init(void)
 
 /* report all F-lines */
 void
-feature_report(struct Client* to, struct StatDesc* sd, int stat, char* param)
+feature_report(struct Client* to, const struct StatDesc* sd, char* param)
 {
   int i;