Can you tell I'm REALLY avoiding another task right now?
[citadel.git] / citadel / server / netconfig.c
index cfb8cc27385d9a886458b8f1dfe326f86d8d8010..f5c0eeb1f1499aacd6468e79c82403854354d432 100644 (file)
@@ -161,9 +161,7 @@ void convert_legacy_netcfg_files(void) {
 }
 
 
-/*
- * Module entry point
- */
+// Module entry point
 char *ctdl_module_init_netconfig(void) {
        if (!threading) {
                convert_legacy_netcfg_files();