1 - Changed argument from int to unsigned.
authorkeie <none@none>
Mon, 21 Jan 1985 23:54:46 +0000 (23:54 +0000)
committerkeie <none@none>
Mon, 21 Jan 1985 23:54:46 +0000 (23:54 +0000)
commitc2e988c3d5b08f815bc7713ffac3ac928be0d344
tree60c24e086ab5b74854213e1da4703cc1a349fdd0
parentd4a597912f94c4253f227a235aaec440c61cd15d
1 - Changed argument from int to unsigned.
2 - The test for a failed malloc is changed from comparison to -1
    to comparison to 0.
lang/basic/lib/salloc.c