summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index 44a9b06a..e986b3a1 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -2120,7 +2120,8 @@ userlist(void)
nPickups = b_lines - 3;
currpickup = (pickup_t *)malloc(sizeof(pickup_t) * nPickups);
- page = offset = 0;
+ page = offset = 0 ;
+ nfriend = myfriend = friendme = bfriend = badfriend = 0;
leave = 0;
redrawall = 1;
/*