summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index b2307476..7495bcba 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -3436,6 +3436,7 @@ AngelNotOnline(){
move(4, 0);
clrtobot();
+ buf[0] = 0;
fgets(buf, sizeof(buf), fp);
if (strncmp(buf, "%%[", 3) == 0) {
chomp(buf);