aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2006-12-05 23:15:56 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2006-12-05 23:15:56 +0000
commit1ac372fdce0f588b35812379a465a869c1c57c5f (patch)
treedc94a488ed11fd51a6a60d4e979f3ec8b9105b75
parent15b050c9452660c37d700a412ad54850e4229dc1 (diff)
downloadstrongswan-1ac372fdce0f588b35812379a465a869c1c57c5f.tar.bz2
strongswan-1ac372fdce0f588b35812379a465a869c1c57c5f.tar.xz
fixed bug in ifdef CISCO_QUIRKS
-rw-r--r--src/pluto/ipsec_doi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/ipsec_doi.c b/src/pluto/ipsec_doi.c
index 216835dab..a17eae0dc 100644
--- a/src/pluto/ipsec_doi.c
+++ b/src/pluto/ipsec_doi.c
@@ -94,7 +94,7 @@
#ifdef CISCO_QUIRKS
#define SEND_CISCO_UNITY_VID 1
#else /* !CISCO_QUIRKS */
-#define SEND_XAUTH_VID 0
+#define SEND_CISCO_UNITY_VID 0
#endif /* !CISCO_QUIRKS */
/* MAGIC: perform f, a function that returns notification_t