summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-22 09:48:14 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-22 09:48:14 +0000
commit6103475a3f778018603b84f5bb650d0ce0ea4a57 (patch)
tree28d4d978906b559129dac77173e86cf78f8c0e31 /sample
parente23aac09ca5418997721c75419336f64ef5efe83 (diff)
merges r23439 from trunk into ruby_1_9_1.
-- * sample/drb/dhasenc.rb: add magic comment for encoding. * sample/mine.rb: ditto. * ext/tk/sample/tcltklib/sample1.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@23527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample')
-rw-r--r--sample/drb/dhasenc.rb1
-rw-r--r--sample/mine.rb1
2 files changed, 2 insertions, 0 deletions
diff --git a/sample/drb/dhasenc.rb b/sample/drb/dhasenc.rb
index 8114e9228d..2774feba5a 100644
--- a/sample/drb/dhasenc.rb
+++ b/sample/drb/dhasenc.rb
@@ -1,3 +1,4 @@
+# -*- encoding: euc-jp -*-
=begin
distributed Ruby --- dRuby Sample Client -- chasen client
Copyright (c) 1999-2001 Masatoshi SEKI
diff --git a/sample/mine.rb b/sample/mine.rb
index 8fc27e0c6d..4ef006685e 100644
--- a/sample/mine.rb
+++ b/sample/mine.rb
@@ -1,4 +1,5 @@
#! /usr/bin/ruby -Ke
+# -*- encoding: euc-jp -*-
class Board
def clr