mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
whitespace fix
This commit is contained in:
parent
e4c7fdd48c
commit
d336d407d6
@ -3100,7 +3100,7 @@ openssl_locking_cb_(int mode, int n, const char *file, int line)
|
||||
(void)file;
|
||||
(void)line;
|
||||
if (!openssl_mutexes_)
|
||||
/* This is not a really good fix for the
|
||||
/* This is not a really good fix for the
|
||||
* "release-freed-lock-from-separate-thread-on-shutdown" problem, but
|
||||
* it can't hurt. */
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user