some minor fixes, and one important 2/4 one in the sbreak function

This commit is contained in:
ceriel
1987-09-02 18:42:21 +00:00
parent f571ee5f0e
commit a8ae06a94d
4 changed files with 11 additions and 14 deletions

View File

@@ -188,7 +188,7 @@ put_locals(name, nnames)
}
iname++;
}
wr_name(name, oname - name);
wr_name(name, (unsigned int) (oname - name));
}
/*