Explorar o código

whitespace fix

Nick Mathewson %!s(int64=8) %!d(string=hai) anos
pai
achega
c0f0351e06
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/test/test_crypto.c

+ 0 - 1
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: ;
 }