Merge pull request #6506 from DimitriPapadopoulos/codespell
Fix typos found by codespell
This commit is contained in:
@@ -3325,7 +3325,7 @@ int mp_init_size (mp_int * a, int size)
|
||||
}
|
||||
|
||||
|
||||
/* the jist of squaring...
|
||||
/* the list of squaring...
|
||||
* you do like mult except the offset of the tmpx [one that
|
||||
* starts closer to zero] can't equal the offset of tmpy.
|
||||
* So basically you set up iy like before then you min it with
|
||||
|
||||
Reference in New Issue
Block a user