summaryrefslogtreecommitdiff
path: root/gnu/lib
diff options
context:
space:
mode:
authorgrr <grr@cvs.openbsd.org>1997-06-20 07:17:26 +0000
committergrr <grr@cvs.openbsd.org>1997-06-20 07:17:26 +0000
commit9901eb97be8583994aaf809b8977a41b55fe8b8f (patch)
tree872fec8e402c2e851496de01f28b92dfa7cfdaa4 /gnu/lib
parent1bd9b5cf292642ffcab64ee89acc1d35687d466d (diff)
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 'gnu/lib')
0 files changed, 0 insertions, 0 deletions