diff options
| author | Darren Reed <darrenr@FreeBSD.org> | 2005-04-25 17:31:50 +0000 |
|---|---|---|
| committer | Darren Reed <darrenr@FreeBSD.org> | 2005-04-25 17:31:50 +0000 |
| commit | 3c911a00da902fbd3cbac2da74f2f6de991dd90f (patch) | |
| tree | 230d1d527f6b251fd46e2108f5e341c63e59cb39 /contrib/ipfilter/snoop.h | |
| parent | e7b13da6f59bf5171f7820300e1c44ec97418d5b (diff) | |
| parent | 144279dcb8a3b2717370088ac878f23066aee9e9 (diff) | |
Notes
Diffstat (limited to 'contrib/ipfilter/snoop.h')
| -rw-r--r-- | contrib/ipfilter/snoop.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/ipfilter/snoop.h b/contrib/ipfilter/snoop.h index 2f6c305d22bc..12dea374029b 100644 --- a/contrib/ipfilter/snoop.h +++ b/contrib/ipfilter/snoop.h @@ -1,3 +1,5 @@ +/* $NetBSD$ */ + /* * Copyright (C) 1993-2001 by Darren Reed. * @@ -9,7 +11,7 @@ /* * written to comply with the RFC (1761) from Sun. - * $Id: snoop.h,v 2.2.2.1 2001/06/26 10:43:20 darrenr Exp $ + * Id: snoop.h,v 2.3 2001/06/09 17:09:23 darrenr Exp */ struct snoophdr { char s_id[8]; |
