mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
tweak
svn:r13443
This commit is contained in:
parent
b42c9d69f0
commit
f882a2fc5e
@ -1701,7 +1701,7 @@ struct tor_mutex_t {
|
||||
/* Conditions. */
|
||||
#ifdef USE_PTHREADS
|
||||
#if 0
|
||||
/** Cross-platform condtion implementation. */
|
||||
/** Cross-platform condition implementation. */
|
||||
struct tor_cond_t {
|
||||
pthread_cond_t cond;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user