diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-01 22:54:20 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-01 22:54:20 +0000 |
commit | 90e1b7737678e01acce155be8c2ec1a5879839b3 (patch) | |
tree | 917bf3955d4860603c1118e01cf7abc359560d3f /security/audit/files/patch-src::auditd::audconf.c | |
parent | - Update to 1.3.1. (diff) |
- Development has been discontinued.
PR: ports/148261
Submitted by: Anderson Eduardo <anderson@secover.com.br> (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=257279
Diffstat (limited to 'security/audit/files/patch-src::auditd::audconf.c')
-rw-r--r-- | security/audit/files/patch-src::auditd::audconf.c | 10 |
1 files changed, 0 insertions, 10 deletions
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; |