Added correct declaration of salloc, thereby preventing incorrect conversions.
authorkeie <none@none>
Mon, 21 Jan 1985 23:56:10 +0000 (23:56 +0000)
committerkeie <none@none>
Mon, 21 Jan 1985 23:56:10 +0000 (23:56 +0000)
commit68644410fbe2751c8fb99997cf6419fd92068e54
tree1a359cde3858a01a11ddae90b8c9b133ef464a3e
parentc2e988c3d5b08f815bc7713ffac3ac928be0d344
Added correct declaration of salloc, thereby preventing incorrect conversions.
Removed now unnecessary casts from salloc to (char *).
Added a cast to (char *) for the argument of sfree in the second call.
lang/basic/lib/string.c