diff options
Diffstat (limited to 'sys/nfs/nfsproto.h')
-rw-r--r-- | sys/nfs/nfsproto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nfs/nfsproto.h b/sys/nfs/nfsproto.h index cbb2832704bd2..e8ea584a40bb7 100644 --- a/sys/nfs/nfsproto.h +++ b/sys/nfs/nfsproto.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfsproto.h 8.2 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/sys/nfs/nfsproto.h,v 1.7 1999/08/28 00:50:03 peter Exp $ */ #ifndef _NFS_NFSPROTO_H_ |