fvdl
Sat Feb 22 15:33:07 PST 1997
Update of /a/cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv516
Modified Files:
nfsm_subs.h
Log Message:
Cast pointer to u_long, not int, when doing the alignment check.
Fixes warnings on the Alpha. Needs a better solution.