cgd
Wed Oct 16 18:39:42 PDT 1996
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv15654
Modified Files:
htonl.c
Log Message:
fix a typo: take and cast a pointer to the argument, rather than trying
to cast the argument to a pointer.