]> code.citadel.org Git - citadel.git/blobdiff - citadel/server/modules/bio/serv_bio.c
If you can't handle me at my worst, you don't deserve me at my best.
[citadel.git] / citadel / server / modules / bio / serv_bio.c
index b973bb5a9d8a02a3382d9285070756f264fd6880..cf3823210911fd2af59c242478815ca0b53f1cdb 100644 (file)
@@ -215,7 +215,7 @@ void import_old_bio_files(void)
 }
 
 
-
+// Initialization function, called from modules_init.c
 char *ctdl_module_init_bio(void) {
        if (!threading) {
                import_old_bio_files();