From a1bcf1b27619ea77e568a627662b6f03b82861eb Mon Sep 17 00:00:00 2001 From: Kjell Wooding Date: Tue, 1 Feb 2000 19:30:03 +0000 Subject: Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY for details. --- usr.sbin/ipftest/ipft_sn.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.sbin/ipftest/ipft_sn.c') diff --git a/usr.sbin/ipftest/ipft_sn.c b/usr.sbin/ipftest/ipft_sn.c index 421ca51e369..210fec34100 100644 --- a/usr.sbin/ipftest/ipft_sn.c +++ b/usr.sbin/ipftest/ipft_sn.c @@ -1,4 +1,5 @@ -/* $OpenBSD: ipft_sn.c,v 1.10 1999/12/15 05:20:26 kjell Exp $ */ +/* $OpenBSD: ipft_sn.c,v 1.11 2000/02/01 19:30:01 kjell Exp $ */ + /* * Copyright (C) 1993-1998 by Darren Reed. * @@ -38,7 +39,7 @@ #include "ipt.h" #if !defined(lint) -static const char rcsid[] = "@(#)$Id: ipft_sn.c,v 1.10 1999/12/15 05:20:26 kjell Exp $"; +static const char rcsid[] = "@(#)$IPFilter: ipft_sn.c,v 2.1 1999/08/04 17:30:04 darrenr Exp $"; #endif struct llc { -- cgit v1.2.3