diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-04-28 03:53:36 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-04-28 03:53:36 +0000 |
commit | 183225a9e752d6018c473b05da7adc109f23d825 (patch) | |
tree | 59e88a4058050902377b3071fe3a61a5b2537fa7 /usr.sbin/bgpd/pfkey.c | |
parent | c650ec55433e876493ee7b7442019915aafed0e0 (diff) |
do not give up on ESRCH, someone might have mucked with ipsecadm behind
our back, markus ok
Diffstat (limited to 'usr.sbin/bgpd/pfkey.c')
-rw-r--r-- | usr.sbin/bgpd/pfkey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bgpd/pfkey.c b/usr.sbin/bgpd/pfkey.c index 1163a4c5fab..259cf2f1a3e 100644 --- a/usr.sbin/bgpd/pfkey.c +++ b/usr.sbin/bgpd/pfkey.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pfkey.c,v 1.25 2004/04/28 03:34:38 henning Exp $ */ +/* $OpenBSD: pfkey.c,v 1.26 2004/04/28 03:53:35 henning Exp $ */ /* * Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> |