From 7b23870b982f0169c768a6b954eb99ec5eece68b Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 2 Mar 2013 17:42:21 -0600 Subject: Normalize magic encoding comments --- Library/Homebrew/formula_installer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew') diff --git a/Library/Homebrew/formula_installer.rb b/Library/Homebrew/formula_installer.rb index 6eddb2ff9..8cd47e6d2 100644 --- a/Library/Homebrew/formula_installer.rb +++ b/Library/Homebrew/formula_installer.rb @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +# encoding: UTF-8 require 'exceptions' require 'formula' -- cgit v1.2.3