diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /sys/net/bpf_compat.h | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'sys/net/bpf_compat.h')
-rw-r--r-- | sys/net/bpf_compat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/bpf_compat.h b/sys/net/bpf_compat.h index 44dab52e0c9d7..a6312a501453a 100644 --- a/sys/net/bpf_compat.h +++ b/sys/net/bpf_compat.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)bpf_compat.h 8.1 (Berkeley) 6/10/93 - * $Id: bpf_compat.h,v 1.2 1994/08/02 07:45:56 davidg Exp $ + * $Id: bpf_compat.h,v 1.3 1994/08/21 05:11:39 paul Exp $ */ #ifndef _NET_BPF_COMPAT_H_ |