summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/qsort.c
diff options
context:
space:
mode:
authorgrr <grr@openbsd.org>1997-06-20 07:17:25 +0000
committergrr <grr@openbsd.org>1997-06-20 07:17:25 +0000
commitc90b7ddb87b60113dccf272b45e4a75e301dc3f1 (patch)
tree70eedfb510f2219df6ddc000ef5407a02c828425 /lib/libc/stdlib/qsort.c
parentah-sha1 + esp-3des (diff)
downloadwireguard-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