diff options
author | yar <yar@FreeBSD.org> | 2002-07-24 15:30:53 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2002-07-24 15:30:53 +0000 |
commit | b55ffaf6bb3289d5275dd34729e2e4507abbb2a1 (patch) | |
tree | 2a890d348b2ecc6e6d00afa6dff8c614c65dd791 /contrib/tcsh/tc.alloc.c | |
parent | ffebbf61bcbfe9454ef61afb4985012a73ad52e0 (diff) | |
download | FreeBSD-src-b55ffaf6bb3289d5275dd34729e2e4507abbb2a1.zip FreeBSD-src-b55ffaf6bb3289d5275dd34729e2e4507abbb2a1.tar.gz |
Remove the outdated casts to "char *" from the setsockopt(2),
write(2), and getipnodebyaddr(3) calls. Now all the above functions
accept "void *" in that arguments and have prototypes. Thus, the
casts are useless under the normal circumstances (and would be harmful
if the functions had no prototypes.)
MFC after: 2 weeks
Diffstat (limited to 'contrib/tcsh/tc.alloc.c')
0 files changed, 0 insertions, 0 deletions