diff options
Diffstat (limited to 'sys/netinet/ip_auth.h')
-rw-r--r-- | sys/netinet/ip_auth.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netinet/ip_auth.h b/sys/netinet/ip_auth.h index f2fd714be4a..bf058fbc007 100644 --- a/sys/netinet/ip_auth.h +++ b/sys/netinet/ip_auth.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ip_auth.h,v 1.2 1998/02/17 01:39:02 dgregor Exp $ */ /* * Copyright (C) 1997 by Darren Reed & Guido Van Rooij. * @@ -5,7 +6,7 @@ * provided that this notice is preserved and due credit is given * to the original author and the contributors. * - * $Id: ip_auth.h,v 1.1 1998/01/26 04:10:38 dgregor Exp $ + * $Id: ip_auth.h,v 1.2 1998/02/17 01:39:02 dgregor Exp $ * */ #ifndef __IP_AUTH_H__ |