aboutsummaryrefslogtreecommitdiffstats
path: root/thread_pthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread_pthread.c')
-rw-r--r--thread_pthread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thread_pthread.c b/thread_pthread.c
index 39c3ed0ed4..cbe6aa028a 100644
--- a/thread_pthread.c
+++ b/thread_pthread.c
@@ -2156,7 +2156,7 @@ timer_pthread_fn(void *p)
#endif /* UBF_TIMER_PTHREAD */
static VALUE
-ubf_caller(const void *ignore)
+ubf_caller(void *ignore)
{
rb_thread_sleep_forever();