X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Flistsub.c;h=78eb3eab4fe2d21dd17416079910aeef1af63b6c;hb=3aac5cbcc78c8a19bc2aa0fc30da6f6b5503caa0;hp=c58a7bad199dbfc989219140620c0692f6c56989;hpb=b9c294175ac4f92f5341eec7b103d8675cc5fa2f;p=citadel.git diff --git a/webcit/listsub.c b/webcit/listsub.c index c58a7bad1..78eb3eab4 100644 --- a/webcit/listsub.c +++ b/webcit/listsub.c @@ -33,6 +33,8 @@ void do_listsub(void) char subtype[SIZ]; char buf[SIZ]; + int self; + char sroom[SIZ]; strcpy(WC->wc_username, ""); strcpy(WC->wc_password, ""); @@ -97,11 +99,25 @@ FORM: wprintf("
\n" ); wprintf("Name of list" - "\n"); + "" + "\n"); wprintf("Your e-mail address" "