]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
last CA keyword is KW_OCSPURI2
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 24 Feb 2007 23:19:28 +0000 (23:19 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 24 Feb 2007 23:19:28 +0000 (23:19 -0000)
src/starter/keywords.h

index dd2b97749630089822eba323cfe04c1683e68665..08d50fea0fdbaf514c8049f1f58d6f3689746a80 100644 (file)
@@ -100,7 +100,7 @@ typedef enum {
     KW_OCSPURI2,
 
 #define KW_CA_FIRST    KW_CA_SETUP
-#define KW_CA_LAST     KW_OCSPURI
+#define KW_CA_LAST     KW_OCSPURI2
 
    /* end keywords */
     KW_HOST,