summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/font.rb
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
commit203c2e18f50efd0323bd9236debea8daee8b5d13 (patch)
treeae747ae579ccd2b6a6a2f11a87fd133fed7290b1 /ext/tk/lib/tk/font.rb
parentd2271cbdd18ea55851f21abd8862e5a3b6b98c9b (diff)
* ext/tk/lib/tk/font.rb: sorry. mistaken to patch.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/lib/tk/font.rb')
-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 be763b663b..de02d4957c 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