comment typo

This commit is contained in:
nethack.rankin
2006-08-09 23:40:28 +00:00
parent b543be6bb0
commit 075d466f3a

View 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) {