From 075d466f3aad166331eaab0bd2475d298b9f0436 Mon Sep 17 00:00:00 2001 From: "nethack.rankin" Date: Wed, 9 Aug 2006 23:40:28 +0000 Subject: [PATCH] comment typo --- src/hack.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hack.c b/src/hack.c index 80e300c59..d9c87000f 100644 --- a/src/hack.c +++ b/src/hack.c @@ -220,7 +220,7 @@ moverock() case LEVEL_TELEP: case TELEP_TRAP: { - int newlev = 0; /* lint suppresion */ + int newlev = 0; /* lint suppression */ d_level dest; if (ttmp->ttyp == LEVEL_TELEP) { -- 2.40.0