correct an indent

This commit is contained in:
Adam Vandenberg 2013-05-23 12:50:31 -07:00
parent 1194880cf2
commit aec45a6ee6

View File

@ -42,7 +42,7 @@ class Patches
private private
def external_patches def external_patches
@patches.select{|p| p.external?} @patches.select{|p| p.external?}
end end
# Collects the urls and output names of all external patches # Collects the urls and output names of all external patches