summaryrefslogtreecommitdiff
path: root/yarvcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'yarvcore.h')
-rw-r--r--yarvcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarvcore.h b/yarvcore.h
index b82896896a..189ae86cb0 100644
--- a/yarvcore.h
+++ b/yarvcore.h
@@ -539,7 +539,7 @@ typedef struct {
#define ic_vmstat u3.cnt
typedef NODE *IC;
-void rb_vm_change_state();
+void rb_vm_change_state(void);
typedef VALUE CDHASH;