aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/playerdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/playerdb.c')
-rw-r--r--FICS/playerdb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c
index 2fbc975..1ce494f 100644
--- a/FICS/playerdb.c
+++ b/FICS/playerdb.c
@@ -443,6 +443,8 @@ ReadV1PlayerFmt(int p, player *pp, FILE *fp, char *file, int version)
intmax_t wb_tmp[5] = { 0 };
size_t n;
+ bs = ss = ws = ls = bugs = 0;
+
/* XXX: not referenced */
(void) version;