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 7eb6a8abb6..d0ff4127c5 100644
--- a/yarvcore.h
+++ b/yarvcore.h
@@ -422,7 +422,7 @@ struct rb_thread_struct
VALUE value;
VALUE errinfo;
- VALUE throwed_errinfo;
+ VALUE thrown_errinfo;
int exec_signal;
int interrupt_flag;