Allow /stats to accept long names for the displayed statistics.
[ircu2.10.12-pk.git] / ircd / ircd_res.c
index fbc1315f5a61c65430db5f846c24863460b1c26b..4946e4beae3d0b19866188c369bd82166f7325cf 100644 (file)
@@ -859,7 +859,7 @@ make_dnsreply(struct reslist *request)
 }
 
 void
-report_dns_servers(struct Client *source_p, struct StatDesc *sd, int stat, char *param)
+report_dns_servers(struct Client *source_p, const struct StatDesc *sd, char *param)
 {
   int i;
   char ipaddr[128];