]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Delete obsolete comment.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 3 Nov 2020 19:07:48 +0000 (20:07 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 3 Nov 2020 19:07:48 +0000 (20:07 +0100)
ecc-internal.h

index 8aa5f7ec9813ab6226ee8d6c36d3997b6faea012..0afd7c6b5b39443ceffd90321b87b2e242932a76 100644 (file)
@@ -229,7 +229,6 @@ struct ecc_curve
   const mp_limb_t *pippenger_table;
 };
 
-/* In-place reduction. */
 ecc_mod_func ecc_mod;
 ecc_mod_func ecc_pp1_redc;
 ecc_mod_func ecc_pm1_redc;