mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
Run "make autostyle"; add an endif comment
This commit is contained in:
parent
a58cffe195
commit
2d27a3ecc0
@ -141,7 +141,7 @@ STATIC void note_or_connect_failed(const or_connection_t *or_conn);
|
|||||||
*/
|
*/
|
||||||
MOCK_DECL(STATIC void,connection_or_change_state,
|
MOCK_DECL(STATIC void,connection_or_change_state,
|
||||||
(or_connection_t *conn, uint8_t state));
|
(or_connection_t *conn, uint8_t state));
|
||||||
#endif
|
#endif /* defined(CONNECTION_OR_PRIVATE) */
|
||||||
|
|
||||||
#ifdef TOR_UNIT_TESTS
|
#ifdef TOR_UNIT_TESTS
|
||||||
extern int certs_cell_ed25519_disabled_for_testing;
|
extern int certs_cell_ed25519_disabled_for_testing;
|
||||||
|
Loading…
Reference in New Issue
Block a user