From 90e1b7737678e01acce155be8c2ec1a5879839b3 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Thu, 1 Jul 2010 22:54:20 +0000 Subject: - Development has been discontinued. PR: ports/148261 Submitted by: Anderson Eduardo (maintainer) Feature safe: yes --- security/audit/files/patch-src::auditd::audconf.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 security/audit/files/patch-src::auditd::audconf.c (limited to 'security/audit/files/patch-src::auditd::audconf.c') diff --git a/security/audit/files/patch-src::auditd::audconf.c b/security/audit/files/patch-src::auditd::audconf.c deleted file mode 100644 index 150a58c57097..000000000000 --- a/security/audit/files/patch-src::auditd::audconf.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/auditd/audconf.c.orig Thu Nov 4 07:25:36 2004 -+++ src/auditd/audconf.c Thu Nov 4 07:25:45 2004 -@@ -295,6 +295,7 @@ - strlcpy(options->resmodule, value, sizeof(options->resmodule)); - return (0); - default: -+ break; - } - - errno = EINVAL; -- cgit v1.2.3