diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
| commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
| tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /sys/netinet/ip_fw.c | |
| parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.2.2_cvs
'RELENG_2_2_2_RELEASE'.
This commit was manufactured to restore the state of the 2.2.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'sys/netinet/ip_fw.c')
| -rw-r--r-- | sys/netinet/ip_fw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_fw.c b/sys/netinet/ip_fw.c index b2b51dadc4e9..d8167d58b4dc 100644 --- a/sys/netinet/ip_fw.c +++ b/sys/netinet/ip_fw.c @@ -12,7 +12,7 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * $Id: ip_fw.c,v 1.51.2.1 1997/01/29 13:15:42 adam Exp $ + * $Id: ip_fw.c,v 1.51.2.2 1997/05/06 02:18:52 alex Exp $ */ /* |
