From 3ec111f3057d6d0d76ffa6d48c1a0e8715bb797d Mon Sep 17 00:00:00 2001 From: kleink Date: Mon, 13 Oct 2003 19:17:52 +0000 Subject: Obsoleted in 20030903 (and also distinfo-orphaned); this is now fixed correctly in the stock distribution. --- security/isakmpd/patches/patch-af | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/isakmpd/patches/patch-af (limited to 'security/isakmpd') diff --git a/security/isakmpd/patches/patch-af b/security/isakmpd/patches/patch-af deleted file mode 100644 index 415705b3bf8..00000000000 --- a/security/isakmpd/patches/patch-af +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-af,v 1.1 2003/02/08 17:06:26 dmcmahill Exp $ - ---- conf.c.orig Mon Nov 18 06:58:04 2002 -+++ conf.c Sat Feb 8 11:39:43 2003 -@@ -254,5 +254,5 @@ - if (!section) - { -- log_print ("conf_parse_line: %d: malloc (%d) failed", ln, i); -+ log_print ("conf_parse_line: %d: malloc (%ld) failed", ln, (long) i); - return; - } -- cgit v1.2.3