diff options
Diffstat (limited to 'usr.sbin/ipftest/snoop.h')
-rw-r--r-- | usr.sbin/ipftest/snoop.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ipftest/snoop.h b/usr.sbin/ipftest/snoop.h index 60cc10da493..c715f6b232b 100644 --- a/usr.sbin/ipftest/snoop.h +++ b/usr.sbin/ipftest/snoop.h @@ -1,6 +1,6 @@ -/* $OpenBSD: snoop.h,v 1.4 1998/01/26 04:16:44 dgregor Exp $ */ +/* $OpenBSD: snoop.h,v 1.5 1999/02/05 05:58:47 deraadt Exp $ */ /* - * Copyright (C) 1993-1997 by Darren Reed. + * Copyright (C) 1993-1998 by Darren Reed. * * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and due credit is given @@ -12,7 +12,7 @@ /* * written to comply with the RFC (1761) from Sun. - * $Id: snoop.h,v 1.4 1998/01/26 04:16:44 dgregor Exp $ + * $Id: snoop.h,v 1.5 1999/02/05 05:58:47 deraadt Exp $ */ struct snoophdr { char s_id[8]; |