summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authormillert <>2017-01-04 15:20:30 +0000
committermillert <>2017-01-04 15:20:30 +0000
commit998a53b51abdb1c283caafeba6e9b6517e13c7f0 (patch)
tree78dfb080ee37510d3cc7c2620ccb76e0d6083906 /src/lib/libc/stdlib/malloc.c
parent1dfa989674c3d00414647d647fa08ad8146a4cad (diff)
downloadopenbsd-998a53b51abdb1c283caafeba6e9b6517e13c7f0.tar.gz
openbsd-998a53b51abdb1c283caafeba6e9b6517e13c7f0.tar.bz2
openbsd-998a53b51abdb1c283caafeba6e9b6517e13c7f0.zip
Remove unnecessary casts of 'a' to char * since 'a' is already char *.
This is a remnant from the original 4.4BSD code that had 'a' as void * in the function args. No binary change. OK bluhm@
Diffstat (limited to 'src/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions