summaryrefslogtreecommitdiff
path: root/vm_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_dump.c')
-rw-r--r--vm_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm_dump.c b/vm_dump.c
index b7583373a6..235a516c40 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -576,7 +576,7 @@ thread_dump_state(VALUE self)
}
void
-yarv_bug()
+yarv_bug(void)
{
rb_thread_t *th = GET_THREAD();
VALUE bt;