[tor-commits] [tor/master] whitespace fix

nickm at torproject.org nickm at torproject.org
Tue Jun 27 21:25:46 UTC 2017


commit c0f0351e06f30b81c77d853a7f90c55309b602bb
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Jun 27 17:22:53 2017 -0400

    whitespace fix
---
 src/test/test_crypto.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/test/test_crypto.c b/src/test/test_crypto.c
index 1f0c803..924dd7d 100644
--- a/src/test/test_crypto.c
+++ b/src/test/test_crypto.c
@@ -2893,7 +2893,6 @@ test_crypto_ed25519_validation(void *arg)
     tt_int_op(ed25519_validate_pubkey(&pub1), OP_EQ, 0);
   }
 
-
  done: ;
 }
 



More information about the tor-commits mailing list