]> jfr.im git - irc/quakenet/newserv.git/blobdiff - nterfacer/nterfacer_chanstats.c
fixes for clang
[irc/quakenet/newserv.git] / nterfacer / nterfacer_chanstats.c
index 6246e85ac41c620904dd9bc15236c8f8c60d6334..fae8cde6243301f2df94eb3367200f1f51e255cd 100644 (file)
@@ -34,7 +34,7 @@ int handle_chanstats(struct rline *li, int argc, char **argv) {
   int i,j,k,l;
   int tot,emp;
   int themax;
-  float details[13];
+  float details[14];
   
   cip=findchanindex(argv[0]);