Deleted Added
full compact
37c37
< * $Id: nfs.h,v 1.43 1998/08/23 03:07:16 wollman Exp $
---
> * $Id: nfs.h,v 1.44 1998/09/07 05:42:15 bde Exp $
597,598c597,600
< int nfs_sndlock __P((int *, int *, struct nfsreq *));
< void nfs_sndunlock __P((int *, int *));
---
> int nfs_sndlock __P((struct nfsreq *));
> void nfs_sndunlock __P((struct nfsreq *));
> int nfs_slplock __P((struct nfssvc_sock *, int));
> void nfs_slpunlock __P((struct nfssvc_sock *));