There was an error while loading. Please reload this page.
1 parent c554795 commit 05abf2aCopy full SHA for 05abf2a
1 file changed
Python/thread_pthread.h
@@ -130,7 +130,7 @@ do { \
130
static pthread_condattr_t *condattr_monotonic = NULL;
131
132
static void
133
-init_condattr()
+init_condattr(void)
134
{
135
#ifdef CONDATTR_MONOTONIC
136
static pthread_condattr_t ca;
0 commit comments