aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-06-24 15:23:03 -0700
committerAdam Vandenberg2013-06-24 15:23:03 -0700
commit3e753d624b7d2035549926f9410e31f8b0d147a2 (patch)
tree3fcb87c85b843b6115df8adc4074dcc8856d4494 /Library
parente82eaa4a41a8f99c3faf8df4007cc5fb7db2a9a9 (diff)
downloadhomebrew-3e753d624b7d2035549926f9410e31f8b0d147a2.tar.bz2
x264: remove trailing whitespace
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/x264.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/x264.rb b/Library/Formula/x264.rb
index 6442a934b..7cd26e713 100644
--- a/Library/Formula/x264.rb
+++ b/Library/Formula/x264.rb
@@ -13,7 +13,7 @@ class X264 < Formula
option '10-bit', 'Build a 10-bit x264 (default: 8-bit)'
def install
- # https://github.com/mxcl/homebrew/pull/19594
+ # https://github.com/mxcl/homebrew/pull/19594
ENV.deparallelize
if build.head?
ENV['GIT_DIR'] = cached_download/'.git'