The branch master has been updated
       via  1a50eedf2a1fbb1e0e009ad616d8be678e4c6340 (commit)
      from  910fff7eb6cb8175fec4535ede09dc871c9895ac (commit)


- Log -----------------------------------------------------------------
commit 1a50eedf2a1fbb1e0e009ad616d8be678e4c6340
Author: Mat <[email protected]>
Date:   Tue Jul 17 09:48:27 2018 -0400

    Fix typo in x25519-x86_64.pl
    
    Reviewed-by: Tim Hudson <[email protected]>
    Reviewed-by: Rich Salz <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/6726)

-----------------------------------------------------------------------

Summary of changes:
 crypto/ec/asm/x25519-x86_64.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/ec/asm/x25519-x86_64.pl b/crypto/ec/asm/x25519-x86_64.pl
index da81e06..18dc6af 100755
--- a/crypto/ec/asm/x25519-x86_64.pl
+++ b/crypto/ec/asm/x25519-x86_64.pl
@@ -13,7 +13,7 @@
 # details see http://www.openssl.org/~appro/cryptogams/.
 # ====================================================================
 #
-# X25519 lower-level primitives for x86_86.
+# X25519 lower-level primitives for x86_64.
 #
 # February 2018.
 #
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to