mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
r16302@catbus: nickm | 2007-10-31 16:45:16 -0400
Clean spaces. svn:r12301
This commit is contained in:
parent
fcd42ebef4
commit
5da5d2bd79
@ -895,3 +895,4 @@ tor_tls_used_v1_handshake(tor_tls_t *tls)
|
||||
(void)tls;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
@ -902,3 +902,4 @@ connection_or_send_netinfo(or_connection_t *conn)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -480,7 +480,6 @@ test_crypto(void)
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* Public-key ciphers */
|
||||
pk1 = pk_generate(0);
|
||||
pk2 = crypto_new_pk_env();
|
||||
|
Loading…
Reference in New Issue
Block a user