- The big forward port. I probably broke lots of stuff, so please look over any
[ircu2.10.12-pk.git] / ircd / IPcheck.c
index 47c102f9eeb74faa7edaaf8079f436c1a66155cd..04ffb3acf501fd962afc4a3e37fa5cf42a32ff97 100644 (file)
@@ -384,7 +384,7 @@ void ip_registry_disconnect(struct Client *cptr)
   if (0 == entry) {
     /*
      * trying to find an entry for a server causes this to happen,
-     * servers should never have FLAGS_IPCHECK set
+     * servers should never have FLAG_IPCHECK set
      */
     return;
   }