aboutsummaryrefslogtreecommitdiff
path: root/charset.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2014-02-21 22:38:44 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2014-02-21 22:38:44 +0100
commit58d8bcad6bf67d239b80aa2e77820b20e9428425 (patch)
treec85830be7561ee5f09db1277f51a56463c2dd1e2 /charset.rb
parent2e07c61b3659dc09c77faee47d43a1e24aa5a289 (diff)
encoding comment for ruby-1.9 (thanks to Troy Sankey and IOhannes m zmölnig)
Diffstat (limited to 'charset.rb')
-rw-r--r--charset.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/charset.rb b/charset.rb
index 68606ca..015a670 100644
--- a/charset.rb
+++ b/charset.rb
@@ -1,3 +1,4 @@
+# coding: utf-8
############################################################################
# Copyright 2009,2010 Benjamin Kellermann #
# #