diff options
Diffstat (limited to 'evthread.c')
-rw-r--r-- | evthread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evthread.c b/evthread.c index f3f1eddc8934..3eac594d64dc 100644 --- a/evthread.c +++ b/evthread.c @@ -46,7 +46,7 @@ #endif #ifndef EVENT__DISABLE_DEBUG_MODE -extern int event_debug_created_threadable_ctx_; +extern int event_debug_created_threadable_ctx_; extern int event_debug_mode_on_; #endif |