From 2dc0366994c119d3cce214546688f8de6288f1b3 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sat, 16 Jun 2007 20:22:05 +0000 Subject: [PATCH] fixed typo --- src/pluto/vendor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pluto/vendor.c b/src/pluto/vendor.c index af6ad26..2ec4c18 100644 --- a/src/pluto/vendor.c +++ b/src/pluto/vendor.c @@ -219,7 +219,7 @@ static struct vid_struct _vid_tab[] = { DEC_MD5_VID(STRONGSWAN_4_0_1, "strongSwan 4.0.1") DEC_MD5_VID(STRONGSWAN_4_0_0, "strongSwan 4.0.0") - DEC_MD5_VID(STRONGSWAN_2_8_4, "strongSwan 2.8.5") + DEC_MD5_VID(STRONGSWAN_2_8_5, "strongSwan 2.8.5") DEC_MD5_VID(STRONGSWAN_2_8_4, "strongSwan 2.8.4") DEC_MD5_VID(STRONGSWAN_2_8_3, "strongSwan 2.8.3") DEC_MD5_VID(STRONGSWAN_2_8_2, "strongSwan 2.8.2") -- 2.7.4