From 927d041da79b305bfe83df16a091c11113f4b297 Mon Sep 17 00:00:00 2001 From: "nethack.rankin" Date: Mon, 15 Jul 2002 07:31:14 +0000 Subject: [PATCH] lev_comp yacc output --- sys/share/lev_yacc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/share/lev_yacc.c b/sys/share/lev_yacc.c index e34cccf43..63a84c905 100644 --- a/sys/share/lev_yacc.c +++ b/sys/share/lev_yacc.c @@ -1630,7 +1630,7 @@ case 131: break; case 132: { - /* 1: is contents of next object with 2 */ + /* 1: is contents of preceeding object with 2 */ /* 2: is a container */ /* 0: neither */ tmpobj[nobj-1]->containment = 2; -- 2.40.0