Skip to content

Commit

Permalink
* file.c (file_inspect_join): commit miss, applied a patch for old tr…
Browse files Browse the repository at this point in the history
…unk.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nobu committed Sep 16, 2005
1 parent 7c8a85b commit 3610c1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion file.c
Expand Up @@ -2709,7 +2709,6 @@ static VALUE
file_inspect_join(ary, arg)
VALUE ary;
VALUE *arg;
int recur;
{
return rb_file_join(arg[0], arg[1]);
}
Expand Down

0 comments on commit 3610c1e

Please sign in to comment.