From 52687ad750ad21973e00b794a16dfce60d9bab28 Mon Sep 17 00:00:00 2001 From: Thierry Pasqualier Date: Mon, 9 Jul 2007 11:59:30 +0000 Subject: [PATCH] I wasn't woken this morning, I confused span and class ;-) --- webcit/summary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcit/summary.c b/webcit/summary.c index 3809a822c..4efedece5 100644 --- a/webcit/summary.c +++ b/webcit/summary.c @@ -89,7 +89,7 @@ void wholist_section(void) { extract_token(user, buf, 1, '|', sizeof user); last_activity = extract_long(buf, 5); if (strcmp(user, NLI)) { - wprintf("
  • 900L) { wprintf("inactiveuser"); } -- 2.30.2