X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Frwho%2Fserv_rwho.c;h=b09605d1fb5a1d6b1d6871641c9ee89af11b8bb0;hb=fa1d59c151fc03f121766756ab88c703508a23dd;hp=16746dfe9f00d082a784c3504817f1ad28e9b3ff;hpb=5740644b6d62658e36a1c554e06b875713a9c621;p=citadel.git diff --git a/citadel/modules/rwho/serv_rwho.c b/citadel/modules/rwho/serv_rwho.c index 16746dfe9..b09605d1f 100644 --- a/citadel/modules/rwho/serv_rwho.c +++ b/citadel/modules/rwho/serv_rwho.c @@ -154,7 +154,7 @@ void cmd_rwho(char *argbuf) { */ PerformSessionHooks(EVT_RWHO); cprintf("000\n"); - } +} /* @@ -248,11 +248,6 @@ void cmd_stel(char *cmdbuf) } - - - - - CTDL_MODULE_INIT(rwho) { if(!threading)