aboutsummaryrefslogtreecommitdiff
path: root/evthread.c
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-11-14 23:02:42 +0000
committerCy Schubert <cy@FreeBSD.org>2023-11-14 23:02:42 +0000
commit5223d1d95fddcef6f9a36e264a5800bd907ade8b (patch)
tree818b1eba912c588e39058586485699385c3179fe /evthread.c
parentcbc620a473ce23d882ba3e9f91ec0c6c12dcd239 (diff)
Diffstat (limited to 'evthread.c')
-rw-r--r--evthread.c2
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