Skip to content
Snippets Groups Projects
Commit 9234e662 authored by Niels Möller's avatar Niels Möller
Browse files

Fixed a few typos.

parent a907e139
Branches
Tags
No related merge requests found
...@@ -381,7 +381,7 @@ ...@@ -381,7 +381,7 @@
* memxor3.c: New file, split off from memxor.c. * memxor3.c: New file, split off from memxor.c.
* memxor-internal.h: New file, declarations shared by memxor.c and * memxor-internal.h: New file, declarations shared by memxor.c and
memxor3.c. memxor3.c.
* memxor.c: memxor3 fucntions moved out from this file. * memxor.c: memxor3 functions moved out from this file.
* Makefile.in (nettle_SOURCES): Added memxor3.c. * Makefile.in (nettle_SOURCES): Added memxor3.c.
(DISTFILES): Added memxor-internal.h. (DISTFILES): Added memxor-internal.h.
...@@ -733,7 +733,7 @@ ...@@ -733,7 +733,7 @@
function pointers. function pointers.
* testsuite/curve25519-dup-test.c: Deleted file. In the way for * testsuite/curve25519-dup-test.c: Deleted file. In the way for
conversion to Edwards coordiante convention, and in the end conversion to Edwards coordinate convention, and in the end
the tests will be done by ecc-dup-test.c. the tests will be done by ecc-dup-test.c.
* testsuite/curve25519-add-test.c: Similarly deleted. * testsuite/curve25519-add-test.c: Similarly deleted.
* testsuite/Makefile.in (TS_HOGWEED_SOURCES): Removed * testsuite/Makefile.in (TS_HOGWEED_SOURCES): Removed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment