From 6d7f608d0618fd8b6aa1f9a17c0f20650e8a281e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 26 Mar 2011 10:19:03 -0700 Subject: remove whitespace --- Library/Homebrew/exceptions.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/exceptions.rb') diff --git a/Library/Homebrew/exceptions.rb b/Library/Homebrew/exceptions.rb index 32492c6be..af311ae01 100644 --- a/Library/Homebrew/exceptions.rb +++ b/Library/Homebrew/exceptions.rb @@ -56,7 +56,7 @@ end class UnsatisfiedExternalDependencyError < Homebrew::InstallationError attr :type - + def initialize formula, type @type = type @formula = formula -- cgit v1.2.3