From: Niels Möller Date: Sat, 13 Nov 2021 16:15:21 +0000 (+0100) Subject: Delete obsolete comment. X-Git-Tag: nettle_3.8_release_20220602~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d61c28e951116d5ef8e945f9611d558a9b4777;p=thirdparty%2Fnettle.git Delete obsolete comment. --- diff --git a/testsuite/rsa-compute-root-test.c b/testsuite/rsa-compute-root-test.c index 42ea0af7..e97d987e 100644 --- a/testsuite/rsa-compute-root-test.c +++ b/testsuite/rsa-compute-root-test.c @@ -74,7 +74,6 @@ test_one (gmp_randstate_t *rands, struct rsa_public_key *pub, #if !NETTLE_USE_MINI_GMP /* We want to generate keypairs that are not "standard" but have more size * variance between q and p. - * Function is otherwise the same as standard rsa_generate_keypair() */ static void generate_keypair (gmp_randstate_t rands,