chacha-riscv64-v-zbb.pl: better format
[openssl.git] / test / ectest.c
index 87d81741b8e7e4455c5162be46463684ea4ba8fc..70df89ee2f8779aef36f5e15b67c3f645570f76b 100644 (file)
@@ -2457,7 +2457,7 @@ static int ec_point_hex2point_test(int id)
     EC_GROUP *group = NULL;
     const EC_POINT *G = NULL;
     EC_POINT *P = NULL;
-    BN_CTX * bnctx = NULL;
+    BN_CTX *bnctx = NULL;
 
     /* Do some setup */
     nid = curves[id].nid;