summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubyapi.swg
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ruby/rubyapi.swg')
-rw-r--r--Lib/ruby/rubyapi.swg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ruby/rubyapi.swg b/Lib/ruby/rubyapi.swg
index 0563fd130..7883e9e6c 100644
--- a/Lib/ruby/rubyapi.swg
+++ b/Lib/ruby/rubyapi.swg
@@ -7,7 +7,7 @@ extern "C" {
#endif
SWIGINTERN VALUE
-SWIG_Ruby_AppendResult(VALUE target, VALUE o) {
+SWIG_Ruby_AppendOutput(VALUE target, VALUE o) {
if (NIL_P(target)) {
target = o;
} else {