aboutsummaryrefslogtreecommitdiff
path: root/security/racoon
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-14 19:00:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-14 19:00:00 +0000
commit1bbdec872cf6e397612364bc898c18e13fb2888c (patch)
tree3f0eeda08d62eff9ce9f9812a8067b6688167390 /security/racoon
parent4dd5a067b2bbd574a9d04b9826e09aa1608311a0 (diff)
downloadports-1bbdec872cf6e397612364bc898c18e13fb2888c.tar.gz
ports-1bbdec872cf6e397612364bc898c18e13fb2888c.zip
Notes
Diffstat (limited to 'security/racoon')
-rw-r--r--security/racoon/files/patch-kmpstat.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/racoon/files/patch-kmpstat.c b/security/racoon/files/patch-kmpstat.c
new file mode 100644
index 000000000000..1bfb00635824
--- /dev/null
+++ b/security/racoon/files/patch-kmpstat.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- kmpstat.c.orig Sat Aug 14 20:54:23 2004
++++ kmpstat.c Sat Aug 14 20:54:50 2004
+@@ -365,7 +365,7 @@
+ }
+ break;
+
+- default:
++ default: break;
+ /* IGNORE */
+ }
+