summaryrefslogtreecommitdiffstats
path: root/ext/tk/lib
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-07-10 10:01:36 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-07-10 10:01:36 +0000
commit53f6a97ed8012b3c63a7959b0da7af60480f85e5 (patch)
treeae747ae579ccd2b6a6a2f11a87fd133fed7290b1 /ext/tk/lib
parentcafd5467f7ac77dc162ba64714de92ac0043465c (diff)
downloadruby-53f6a97ed8012b3c63a7959b0da7af60480f85e5.tar.gz
ruby-53f6a97ed8012b3c63a7959b0da7af60480f85e5.tar.xz
ruby-53f6a97ed8012b3c63a7959b0da7af60480f85e5.zip
* ext/tk/lib/tk/font.rb: sorry. mistaken to patch.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/lib')
-rw-r--r--ext/tk/lib/tk/font.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/lib/tk/font.rb b/ext/tk/lib/tk/font.rb
index be763b663..de02d4957 100644
--- a/ext/tk/lib/tk/font.rb
+++ b/ext/tk/lib/tk/font.rb
@@ -861,7 +861,7 @@ class TkFont
rescue
super(id, *args)
# fail NameError, "undefined local variable or method `#{name}' for #{self.to_s}", error_at
-# end
+ end
else
super(id, *args)
# fail NameError, "undefined method `#{name}' for #{self.to_s}", error_at