From 260e0150676a1c7caceb56df7dd4592655ea4754 Mon Sep 17 00:00:00 2001 From: PatR Date: Sun, 30 Jan 2022 13:26:49 -0800 Subject: [PATCH] comment bit --- src/decl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/decl.c b/src/decl.c index bf570fb46..12bf56252 100644 --- a/src/decl.c +++ b/src/decl.c @@ -646,7 +646,7 @@ const struct instance_globals g_init = { 1, /* timer_id */ /* topten.c */ - WIN_ERR, /* topten */ + WIN_ERR, /* toptenwin */ /* trap.c */ 0, /* force_mintrap */