From 6f4a630e9a0da0dc008b79b124b7e6dc69fbc8d9 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 30 Apr 2006 16:20:14 +0000 Subject: [PATCH] (buil): Clarify. --- src/lib/commands/buil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/commands/buil.c b/src/lib/commands/buil.c index b95aaa3c..76706fa3 100644 --- a/src/lib/commands/buil.c +++ b/src/lib/commands/buil.c @@ -81,7 +81,7 @@ buil(void) int tlev; int rlev; int type; - int what; + char what; struct lchrstr *lp; struct mchrstr *mp; struct plchrstr *pp;