augustss
Mon Mar 31 16:07:08 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv11301
Modified Files:
ip_fil.c
Log Message:
Make it compile again by removing a cast to void of KFREE(). KFREE expands
to a statement, not an expression.