summaryrefslogtreecommitdiffstats
path: root/lib/rexml/rexml.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-18 06:12:48 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-18 06:12:48 +0000
commitfb2754e27ced245f8c489aadb5e2f38a433816ca (patch)
tree39bc9ae4f89ebe8dc422d1eb4caea9da63245aa2 /lib/rexml/rexml.rb
parenta2379cedc80976815226d227deaa56338f1b3d77 (diff)
downloadruby-fb2754e27ced245f8c489aadb5e2f38a433816ca.tar.gz
ruby-fb2754e27ced245f8c489aadb5e2f38a433816ca.tar.xz
ruby-fb2754e27ced245f8c489aadb5e2f38a433816ca.zip
* lib/rexml/rexml.rb: added encoding.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rexml/rexml.rb')
-rw-r--r--lib/rexml/rexml.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rexml/rexml.rb b/lib/rexml/rexml.rb
index 44617992d..46195244a 100644
--- a/lib/rexml/rexml.rb
+++ b/lib/rexml/rexml.rb
@@ -1,3 +1,4 @@
+# -*- encoding: utf-8 -*-
# REXML is an XML toolkit for Ruby[http://www.ruby-lang.org], in Ruby.
#
# REXML is a _pure_ Ruby, XML 1.0 conforming,