Correct typo.

This commit is contained in:
Russell O'Connor 2021-08-17 10:47:10 -04:00
parent 16a3cc07e8
commit f20dcbbad1

View File

@ -13,7 +13,7 @@
/* Noone will ever need more than a window size of 24. The code might
* be correct for larger values of ECMULT_WINDOW_SIZE but this is not
* not tested.
* tested.
*
* The following limitations are known, and there are probably more:
* If WINDOW_G > 27 and size_t has 32 bits, then the code is incorrect