diff options
author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-12-19 21:07:09 +0000 |
---|---|---|
committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-12-19 21:07:09 +0000 |
commit | 80101267217aad1deb5c87c72840b8df15272008 (patch) | |
tree | 1de2fa8a39fae3d83f22d247bb64e80d40db73bc /sparc.c | |
parent | 7e17872012e5789a48d48b5f1863f50fb8d2b1b0 (diff) |
* README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.org
* README: ditto
* common.mk: ditto
* ext/bigdecimal/README: ditto
* man/erb.1: ditto
* man/irb.1: ditto
* man/ri.1: ditto
* man/ruby.1: ditto
* man/ruby.1: ditto
* sparc.c: ditto
* tool/install-sh: ditto
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34074 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sparc.c')
-rw-r--r-- | sparc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ window of the process executing the instruction will not be flushed correctly. - See http://redmine.ruby-lang.org/issues/5244 for discussion. + See http://bugs.ruby-lang.org/issues/5244 for discussion. *********************************************************************/ void rb_sparc_flush_register_windows(void) { |