aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils.rb
diff options
context:
space:
mode:
authorJack Nagel2013-06-22 22:46:39 -0500
committerJack Nagel2013-06-22 22:46:39 -0500
commit863e1a3cc54a7a3fe0b049d5754b235bd4208d3f (patch)
tree46d81cefa2efe77a1bf65230c20069e33aba3323 /Library/Homebrew/utils.rb
parente445bdc7172423f15379f2a44881cf9870975c79 (diff)
downloadbrew-863e1a3cc54a7a3fe0b049d5754b235bd4208d3f.tar.bz2
Remove trailing whitespace
Diffstat (limited to 'Library/Homebrew/utils.rb')
-rw-r--r--Library/Homebrew/utils.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/utils.rb b/Library/Homebrew/utils.rb
index f8b5466f2..49c81598e 100644
--- a/Library/Homebrew/utils.rb
+++ b/Library/Homebrew/utils.rb
@@ -270,7 +270,7 @@ module GitHub extend self
raise e
end
end
-
+
def issues_for_formula name
# bit basic as depends on the issue at github having the exact name of the
# formula in it. Which for stuff like objective-caml is unlikely. So we