Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/17/1996 01:40:03
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.