summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-Fix-warning-with-gcc-4.8.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-Fix-warning-with-gcc-4.8.patch b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-Fix-warning-with-gcc-4.8.patch
index 569b545758..61f39d1961 100644
--- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-Fix-warning-with-gcc-4.8.patch
+++ b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/0001-Fix-warning-with-gcc-4.8.patch
@@ -16,7 +16,8 @@ the warning and does not need replacing anything.
16 src/racoon/ipsec_doi.c | 1 - 16 src/racoon/ipsec_doi.c | 1 -
17 1 file changed, 1 deletion(-) 17 1 file changed, 1 deletion(-)
18 18
19Upstream-Status: Submitted 19Upstream-Status: Accepted
20 (in CVS HEAD and 0_8-stable, expected to be present in next release)
20 21
21diff --git a/src/racoon/ipsec_doi.c b/src/racoon/ipsec_doi.c 22diff --git a/src/racoon/ipsec_doi.c b/src/racoon/ipsec_doi.c
22index 2b48d49..4e9d3a8 100644 23index 2b48d49..4e9d3a8 100644