diff --git a/crypto/ec/ec_mult.c b/crypto/ec/ec_mult.c index a6707c9ab4fb6b576283ba7ec791aa139205900a..bb717dd18870989dd70ce0921bd03fac356cebb4 100644 --- a/crypto/ec/ec_mult.c +++ b/crypto/ec/ec_mult.c @@ -64,6 +64,7 @@ #if 1 /* * wNAF-based interleaving multi-exponentation method + * () */