From 1e47b4e8241454d7d0afb012b492d875fe1dd87e Mon Sep 17 00:00:00 2001 From: PatR Date: Sat, 12 Aug 2023 16:11:50 -0700 Subject: [PATCH] third typo on same line as previous two... --- src/mon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mon.c b/src/mon.c index d1eb13460..488a327c0 100644 --- a/src/mon.c +++ b/src/mon.c @@ -2694,7 +2694,7 @@ RESTORE_WARNING_FORMAT_NONLITERAL x_monnam(mtmp, ARTICLE_THE, (char *) 0, \ (SUPPRESS_IT | SUPPRESS_HALLUCINATION), FALSE) -/* when a mon has died, maybe record an achievment or issue livelog message; +/* when a mon has died, maybe record an achievement or issue livelog message; moved into separate routine to unclutter mondead() */ static void logdeadmon(struct monst *mtmp, int mndx)