diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-16 15:57:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-16 15:57:02 -0700 |
commit | 55cc3615df9045684c70293dcfcbaa26371e46ad (patch) | |
tree | bac101a118e68b01fcc88a0c6ebe7506fb1cac84 /readfile.c | |
parent | cda8cd860d7cbbcab8da5d0bb28b0e55b35c000f (diff) |
Stop casting arguments to free()
This was needed for some pre-ANSI systems that declared free() to take
'char *' instead of 'void *' arguments, but hasn't been needed in decades.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'readfile.c')
0 files changed, 0 insertions, 0 deletions