kleink
Mon Jul 21 09:53:49 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv20695
Modified Files:
ip_nat.c
Log Message:
Nuke an `#ifdef sparc' conditional around ntohs() usage: this (1) is incomplete
and (2) makes no difference anyway. Also, minor KNF.