comment typo

This commit is contained in:
nethack.rankin
2006-08-09 23:40:28 +00:00
parent b543be6bb0
commit 075d466f3a
+1 -1
View File
@@ -220,7 +220,7 @@ moverock()
case LEVEL_TELEP: case LEVEL_TELEP:
case TELEP_TRAP: case TELEP_TRAP:
{ {
int newlev = 0; /* lint suppresion */ int newlev = 0; /* lint suppression */
d_level dest; d_level dest;
if (ttmp->ttyp == LEVEL_TELEP) { if (ttmp->ttyp == LEVEL_TELEP) {