summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index b806dec5..c7db75f1 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -2373,7 +2373,7 @@ userlist(void)
break;
if (!getdata(0, 0, "½T©w¼s¼½? [N]",
- ans, sizeof(ans), LCECHO) &&
+ ans, sizeof(ans), LCECHO) ||
ans[0] != 'y')
break;
if (!(cuser.uflag & FRIEND_FLAG) && HAS_PERM(PERM_SYSOP)) {