From 1ac372fdce0f588b35812379a465a869c1c57c5f Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 5 Dec 2006 23:15:56 +0000 Subject: [PATCH] fixed bug in ifdef CISCO_QUIRKS --- src/pluto/ipsec_doi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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