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;