X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwho.c;h=f506e2d6b60073bc35eceda3446564fac6b28e42;hb=5929a78522dca78fab3093baee148f5d6680595a;hp=ec6e19e86f58bca50eb62585fe2f6f9c975e1489;hpb=9e3e3c93006d53e2ef9e77e8299afb8dcfdb5c39;p=citadel.git diff --git a/webcit/who.c b/webcit/who.c index ec6e19e86..f506e2d6b 100644 --- a/webcit/who.c +++ b/webcit/who.c @@ -115,8 +115,8 @@ void whobbs(void) wprintf("" - " "); wprintf(""); @@ -169,7 +169,7 @@ void whobbs(void) wprintf("\n" "
" "Click on a name to read user info. Click on " - "\"(p)\" to send an instant message to that user.
\n"); wDumpContent(1); }