aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/jack.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jack.rb b/Library/Formula/jack.rb
index 62b35968d..25d270608 100644
--- a/Library/Formula/jack.rb
+++ b/Library/Formula/jack.rb
@@ -17,7 +17,7 @@ class Jack < Formula
depends_on 'libsamplerate'
def patches
- #Change pThread header include from CarbonCore
+ # Change pThread header include from CarbonCore
{ :p0 => DATA }
end if MacOS.version >= :mountain_lion