mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Fix spaces.
This commit is contained in:
parent
03371e3d3c
commit
31a27729b9
@ -380,3 +380,4 @@ aes_set_iv(aes_cnt_cipher_t *cipher, const char *iv)
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -23,3 +23,4 @@ int evaluate_evp_for_aes(int force_value);
|
||||
int evaluate_ctr_for_aes(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -3155,3 +3155,4 @@ crypto_global_cleanup(void)
|
||||
}
|
||||
|
||||
/** @} */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user