strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c8e061
)
fixed typo
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Sat, 16 Jun 2007 20:22:05 +0000
(20:22 -0000)
committer
Andreas Steffen
<andreas.steffen@strongswan.org>
Sat, 16 Jun 2007 20:22:05 +0000
(20:22 -0000)
src/pluto/vendor.c
patch
|
blob
|
history
diff --git
a/src/pluto/vendor.c
b/src/pluto/vendor.c
index
af6ad26
..
2ec4c18
100644
(file)
--- 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")