From 82bb5dbd315681a7fbdfc8f5b7de2576738f9caa Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 23 May 2013 12:50:31 -0700 Subject: correct an indent --- Library/Homebrew/patches.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/patches.rb b/Library/Homebrew/patches.rb index ccae94fac..ccd677e7d 100644 --- a/Library/Homebrew/patches.rb +++ b/Library/Homebrew/patches.rb @@ -42,7 +42,7 @@ class Patches private def external_patches - @patches.select{|p| p.external?} + @patches.select{|p| p.external?} end # Collects the urls and output names of all external patches -- cgit v1.2.3