aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/patches.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-05-23 12:50:31 -0700
committerAdam Vandenberg2013-05-23 12:50:31 -0700
commit82bb5dbd315681a7fbdfc8f5b7de2576738f9caa (patch)
tree5439b0719fd873718d6a75e080ac38c9d4490361 /Library/Homebrew/patches.rb
parent29bbbbbcd85c741aed2db7941e21f5cfc83a11fb (diff)
downloadhomebrew-82bb5dbd315681a7fbdfc8f5b7de2576738f9caa.tar.bz2
correct an indent
Diffstat (limited to 'Library/Homebrew/patches.rb')
-rw-r--r--Library/Homebrew/patches.rb2
1 files changed, 1 insertions, 1 deletions
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