Yaroslav Tykhiy 57d4ef078c 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
2002-07-24 15:30:53 +00:00
..
2002-07-17 05:47:49 +00:00
2002-07-06 19:19:48 +00:00
2002-07-17 05:47:49 +00:00