8000 shugo · jruby/ruby@781ce82 · GitHub
[go: up one dir, main page]

Skip to content

Commit 781ce82

Browse files
committed
shugo
* intern.h: added prototype of rb_exec_end_proc() git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent bc722c8 commit 781ce82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intern.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ VALUE rb_f_lambda _((void));
141141
VALUE rb_protect _((VALUE (*)(), VALUE, int*));
142142
void rb_set_end_proc _((void (*)(), VALUE));
143143
void rb_mark_end_proc _((void));
144+
void rb_exec_end_proc _((void));
144145
void ruby_finalize _((void));
145146
void ruby_stop _((int));
146147
void rb_gc_mark_threads _((void));

0 commit comments

Comments
 (0)
0