From b19941ab053fcbafb8802ace73da05a89383fd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Fri, 16 Nov 2001 06:22:21 +0000 Subject: [PATCH] comment --- crypto/ec/ec_mult.c | 1 + 1 file changed, 1 insertion(+) diff --git a/crypto/ec/ec_mult.c b/crypto/ec/ec_mult.c index a6707c9ab..bb717dd18 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 + * () */