From c4b58e60fe9bea89f3b5e02a5470aeaa9148328b Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Mon, 6 Dec 1999 04:25:52 +0000 Subject: [PATCH] * fixes fixes fixes --- webcit/static/menubar.html | 24 ++++++++++++------------ webcit/webcit.c | 1 - 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/webcit/static/menubar.html b/webcit/static/menubar.html index 13499366f..c568a0131 100644 --- a/webcit/static/menubar.html +++ b/webcit/static/menubar.html @@ -4,66 +4,66 @@ @@ -73,7 +73,7 @@ +SIZE=-1 COLOR="#000000"> P O W E R E D  B Y
Citadel/UX
diff --git a/webcit/webcit.c b/webcit/webcit.c index afb56ac84..b98374e26 100644 --- a/webcit/webcit.c +++ b/webcit/webcit.c @@ -112,7 +112,6 @@ void free_urls(void) { struct urlcontent *u; - fprintf(stderr, "freeing urlstrings\n"); while (WC->urlstrings != NULL) { free(WC->urlstrings->url_data); u = WC->urlstrings->next; -- 2.39.2
- + List known rooms
- + Goto next room
- + Skip this room
- + Ungoto
- + Read new messages
- + Read all messages
- + Enter a message
- + Who is online?
- + Page another user
- + Advanced options
- + Log off