aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-06-16 20:22:05 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-06-16 20:22:05 +0000
commit2dc0366994c119d3cce214546688f8de6288f1b3 (patch)
tree4f938bb30b9feada3ff7a7fb02cc4e2a5b32e4cd /src
parent0c8e0615aaaf63090d45338f8a2f1df8060326a1 (diff)
downloadstrongswan-2dc0366994c119d3cce214546688f8de6288f1b3.tar.bz2
strongswan-2dc0366994c119d3cce214546688f8de6288f1b3.tar.xz
fixed typo
Diffstat (limited to 'src')
-rw-r--r--src/pluto/vendor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/vendor.c b/src/pluto/vendor.c
index af6ad2640..2ec4c18e8 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")