diff options
| author | Ralph Amissah <ralph@amissah.com> | 2008-03-22 19:13:45 +0000 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2008-03-22 19:13:45 +0000 | 
| commit | d36c59880f3b47c5e0ea9e7215533641f72393b6 (patch) | |
| tree | bc2b4139c60e2347f962f6fbab6fbd7d519ea711 | |
| parent | info touch (diff) | |
utf-8 fix, (most likely introduced using screen, ctrl-a)
| -rw-r--r-- | lib/sisu/v0/sysenv.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/sisu/v0/sysenv.rb b/lib/sisu/v0/sysenv.rb index 816c72b7..14435485 100644 --- a/lib/sisu/v0/sysenv.rb +++ b/lib/sisu/v0/sysenv.rb @@ -1,4 +1,4 @@ -# coding: utf-6 +# coding: utf-8  =begin   * Name: SiSU | 
