Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / list.c
index 98eaaa646e6cb99120ec7ece4a22d54d94d2642c..f1089bb3a459a35f9cc2ad9c5aed092914b4e1d4 100644 (file)
@@ -310,6 +310,7 @@ void free_class(struct ConfClass * tmp)
 }
 
 #ifdef  DEBUGMODE
+/* XXX uses sendto_one to send a RPL_STATSDEBUG -- no string for rpl */
 void send_listinfo(struct Client *cptr, char *name)
 {
   int inuse = 0, mem = 0, tmp = 0;