Skip to content

Commit

Permalink
Revert r42800 "* error.c: [DOC] Update bug tracker url by @ScotterC [F…
Browse files Browse the repository at this point in the history
…ixes rubyGH-390]"

It should be fixed on www.ruby-lang.org side.
* [Bug ruby#8854]
* ruby/www.ruby-lang.org#288 ruby/www.ruby-lang.org#288

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nurse committed Sep 3, 2013
1 parent 67460ee commit 6183740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion error.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ extern const char ruby_description[];
"You may have encountered a bug in the Ruby interpreter" \
" or extension libraries.\n" \
"Bug reports are welcome.\n" \
"For details: http://bugs.ruby-lang.org/\n\n" \
"For details: http://www.ruby-lang.org/bugreport.html\n\n" \

static const char *
rb_strerrno(int err)
Expand Down

0 comments on commit 6183740

Please sign in to comment.