diff options
author | grr <grr@cvs.openbsd.org> | 1997-06-20 07:17:26 +0000 |
---|---|---|
committer | grr <grr@cvs.openbsd.org> | 1997-06-20 07:17:26 +0000 |
commit | 9901eb97be8583994aaf809b8977a41b55fe8b8f (patch) | |
tree | 872fec8e402c2e851496de01f28b92dfa7cfdaa4 /gnu/lib | |
parent | 1bd9b5cf292642ffcab64ee89acc1d35687d466d (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