diff options
author | fenner <fenner@FreeBSD.org> | 2000-01-30 01:05:24 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2000-01-30 01:05:24 +0000 |
commit | c780ea93f313e481b5e76344d0c206cf1568e727 (patch) | |
tree | cd7ad03c67eea60f72e32cf23a00c051002101b6 /contrib/tcpdump/nfsfh.h | |
parent | 107d567bf3f832610112e1377af645f8f827e1dd (diff) | |
download | FreeBSD-src-c780ea93f313e481b5e76344d0c206cf1568e727.zip FreeBSD-src-c780ea93f313e481b5e76344d0c206cf1568e727.tar.gz |
Merge tcpdump 3.5
Diffstat (limited to 'contrib/tcpdump/nfsfh.h')
-rw-r--r-- | contrib/tcpdump/nfsfh.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/tcpdump/nfsfh.h b/contrib/tcpdump/nfsfh.h index b295bc4..8a4541e 100644 --- a/contrib/tcpdump/nfsfh.h +++ b/contrib/tcpdump/nfsfh.h @@ -1,12 +1,13 @@ /* - * $Header: nfsfh.h,v 1.6 96/12/16 03:40:31 leres Exp $ + * $Header: /tcpdump/master/tcpdump/nfsfh.h,v 1.8 1999/12/15 06:49:05 fenner Exp $ * * nfsfh.h - NFS file handle definitions (for portable use) * * Jeffrey C. Mogul * Digital Equipment Corporation * Western Research Laboratory - */ + * $FreeBSD$ + * $NetBSD: nfsfh.h,v 1.1.1.2 1997/10/03 17:25:13 christos Exp $ */ /* * Internal representation of dev_t, because different NFS servers |