diff options
Diffstat (limited to 'sys/nfs')
-rw-r--r-- | sys/nfs/nfsproto.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/nfs/nfsproto.h b/sys/nfs/nfsproto.h index 05c28024ee6..9f03575754b 100644 --- a/sys/nfs/nfsproto.h +++ b/sys/nfs/nfsproto.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nfsproto.h,v 1.9 2009/05/30 17:20:29 thib Exp $ */ +/* $OpenBSD: nfsproto.h,v 1.10 2009/07/08 14:39:31 thib Exp $ */ /* $NetBSD: nfsproto.h,v 1.1 1996/02/18 11:54:06 fvdl Exp $ */ /* @@ -38,11 +38,6 @@ #ifndef _NFS_NFSPROTO_H_ #define _NFS_NFSPROTO_H_ - -/* - * nfs definitions as per the Version 2 and 3 specs - */ - /* * Constants as defined in the Sun NFS Version 2 and 3 specs. * "NFS: Network File System Protocol Specification" RFC1094 |