diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-03-30 00:40:46 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-03-30 00:40:46 +0000 |
commit | cf4ac1d8788afc8b9efb0b97a3076c42b778fc53 (patch) | |
tree | 231c5cdbbca18d0852e461fb7215a405fdcc1fe3 /lib | |
parent | tex to pdf, xetex (utf8) added as alternative to pdftex (diff) |
minor fixes, changelog note on debian debhelper compat >=6
Diffstat (limited to 'lib')
-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 |