make update
[oweals/openssl.git] / engines / e_sureware.c
index ee7182cd0c730f895a4017e34cfe3e3b3fa07c76..cae8bf48565cb751edde54c9c3e78332b9449d3f 100644 (file)
@@ -145,7 +145,8 @@ static DH_METHOD surewarehk_dh =
        NULL, /* init*/
        NULL, /* finish*/
        0,    /* flags*/
-       NULL 
+       NULL,
+       NULL
        };
 #endif
 
@@ -194,6 +195,8 @@ static DSA_METHOD surewarehk_dsa =
        NULL,/*finish*/
        0,
        NULL,
+       NULL,
+       NULL
        };
 #endif