* fix_scrollbar_bug is now a class instead of an id. Fixes validator warnings.
[citadel.git] / webcit / listsub.c
index 28300597317bd9501d49ee207622154f8aaddc2d..80d65f7a4d169b3ada85019dd4d40b56f8283589 100644 (file)
@@ -26,6 +26,7 @@ void do_listsub(void)
        int self;
        char sroom[SIZ];
 
+       strcpy(WC->wc_fullname, "");
        strcpy(WC->wc_username, "");
        strcpy(WC->wc_password, "");
        strcpy(WC->wc_roomname, "");