]> git.codecow.com Git - Monocypher.git/commitdiff
Whitespace nitpick
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 16 Mar 2020 22:41:31 +0000 (23:41 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 16 Mar 2020 22:41:31 +0000 (23:41 +0100)
src/monocypher.c

index 545f1dfd4313305e92697e980a02876611f03aac..857d3b727a781b20e44b4a11fdb8836aeae1ef53 100644 (file)
@@ -2311,7 +2311,7 @@ void crypto_elligator2_direct(uint8_t curve[32], const uint8_t hash[32])
 //
 // Note that to ensure the representative is fully random, we do *not*
 // clear the cofactor.
-int crypto_elligator2_inverse(u8 hash[32], const u8 secret_key [32], u8 tweak)
+int crypto_elligator2_inverse(u8 hash[32], const u8 secret_key[32], u8 tweak)
 {
     static const fe lop_x = {
         21352778, 5345713, 4660180, -8347857, 24143090,