Made to compile with DEBUG off

This commit is contained in:
ceriel
1988-09-02 13:55:54 +00:00
parent 1a8129513d
commit 1d23e4485e
9 changed files with 23 additions and 6 deletions

View File

@@ -124,7 +124,7 @@ STATIC outobject(obj) obj_p obj; {
}
STATIC outproc(p) proc_p p; {
outproc(p) proc_p p; {
outshort((short) p->p_id);
}