Continue phase 2 of modules stuff.
[citadel.git] / citadel / server_main.c
index 23ef71d91df4f136fe26746fd6f40a3330e764e1..318f72e2b5f149041b5bb42ae125f23d8a98f5b0 100644 (file)
@@ -297,7 +297,7 @@ int main(int argc, char **argv)
        }
        end_critical_section(S_WORKER_LIST);
 
-       /* Create the indexer thread. */
+       /* Create the maintenance threads. */
        create_maintenance_threads();
 
        /* This thread is now useless.  It can't be turned into a worker