]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Fixed a few typos.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 19 Mar 2015 20:31:50 +0000 (21:31 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 19 Mar 2015 20:31:50 +0000 (21:31 +0100)
ChangeLog

index 878864aeff184b434913cf08cbcf1475a8c8dcfc..f6b2808b79448cd0853a3ebe5696f7106e3f0600 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * memxor3.c: New file, split off from memxor.c.
        * memxor-internal.h: New file, declarations shared by memxor.c and
        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.
        (DISTFILES): Added memxor-internal.h.
 
        function pointers.
 
        * 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.
        * testsuite/curve25519-add-test.c: Similarly deleted.
        * testsuite/Makefile.in (TS_HOGWEED_SOURCES): Removed