diff options
author | 1997-06-20 07:17:25 +0000 | |
---|---|---|
committer | 1997-06-20 07:17:25 +0000 | |
commit | c90b7ddb87b60113dccf272b45e4a75e301dc3f1 (patch) | |
tree | 70eedfb510f2219df6ddc000ef5407a02c828425 /lib/libc/stdlib/qsort.c | |
parent | ah-sha1 + esp-3des (diff) | |
download | wireguard-openbsd-c90b7ddb87b60113dccf272b45e4a75e301dc3f1.tar.xz wireguard-openbsd-c90b7ddb87b60113dccf272b45e4a75e301dc3f1.zip |
Comment out some superfluous const declarations that cause cast warnings
with gcc/alpha. We have bcopy(const void *...) so casting a const foo *bar
as in bcopy((caddr_t) bar,...) for bcopy seems to be fairly pointless in
the first place, but there are too many of these to hack out at the moment.
Diffstat (limited to 'lib/libc/stdlib/qsort.c')
0 files changed, 0 insertions, 0 deletions