diff options
author | dgregor <dgregor@cvs.openbsd.org> | 1998-02-17 01:39:09 +0000 |
---|---|---|
committer | dgregor <dgregor@cvs.openbsd.org> | 1998-02-17 01:39:09 +0000 |
commit | 8cc31619bb767208f266052c26e742a8b4df522f (patch) | |
tree | b0053851001f3bf276db89833eb700f42c872663 /sys/netinet/ip_proxy.h | |
parent | a33ccc885ce2651d58474ea5682feb2cc9ca37d0 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/netinet/ip_proxy.h')
-rw-r--r-- | sys/netinet/ip_proxy.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netinet/ip_proxy.h b/sys/netinet/ip_proxy.h index f802657bf1b..8aeafe5fd8a 100644 --- a/sys/netinet/ip_proxy.h +++ b/sys/netinet/ip_proxy.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ip_proxy.h,v 1.2 1998/02/17 01:39:06 dgregor Exp $ */ /* * Copyright (C) 1997 by Darren Reed. * @@ -5,7 +6,7 @@ * provided that this notice is preserved and due credit is given * to the original author and the contributors. * - * $Id: ip_proxy.h,v 1.1 1998/01/26 04:10:45 dgregor Exp $ + * $Id: ip_proxy.h,v 1.2 1998/02/17 01:39:06 dgregor Exp $ */ #ifndef __IP_PROXY_H__ |