]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/inspircd.cpp
Add a note about interfaces that may be useful
[user/henk/code/inspircd.git] / src / inspircd.cpp
index f4ec4e8bd4acd4b3e372b27068b443f688326be5..1ee2da1dec29cb57184056dd17d5b9c9062bd991 100644 (file)
@@ -92,6 +92,8 @@ void InspIRCd::Cleanup()
        /* We do this more than once, so that any service providers get a
         * chance to be unhooked by the modules using them, but then get
         * a chance to be removed themsleves.
+        *
+        * XXX there may be a better way to do this with 1.2
         */
        for (int tries = 0; tries < 3; tries++)
        {