]> granicus.if.org Git - nethack/commitdiff
comment typo
authornethack.rankin <nethack.rankin>
Wed, 9 Aug 2006 23:40:28 +0000 (23:40 +0000)
committernethack.rankin <nethack.rankin>
Wed, 9 Aug 2006 23:40:28 +0000 (23:40 +0000)
src/hack.c

index 80e300c592267540f634b75c0827dc68548a97e1..d9c87000ff868bce607fe5105c6e734888aa7eb9 100644 (file)
@@ -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) {