diff options
Diffstat (limited to 'Library/brew.rb')
| -rwxr-xr-x | Library/brew.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/brew.rb b/Library/brew.rb index e532ca829..b6ebf9145 100755 --- a/Library/brew.rb +++ b/Library/brew.rb @@ -1,5 +1,5 @@ #!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -W0 -# -*- coding: utf-8 -*- +# encoding: UTF-8 std_trap = trap("INT") { exit! 130 } # no backtrace thanks |
