aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2010-11-03 21:32:25 -0700
committerAdam Vandenberg2010-11-03 21:32:25 -0700
commit825cedf7dadbf65d0cff06cb817dda43e282f838 (patch)
tree81ad332e569865807a6db0532689362a73d466da /Library/Formula
parentf5e9e0df313a92353624731c52825e5d84b3347b (diff)
downloadhomebrew-825cedf7dadbf65d0cff06cb817dda43e282f838.tar.bz2
Wireshark - fix audit
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wireshark.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb
index 43a1b0eab..6b33c6778 100644
--- a/Library/Formula/wireshark.rb
+++ b/Library/Formula/wireshark.rb
@@ -13,7 +13,7 @@ class Wireshark <Formula
def options
[["--with-x", "Include X11 support"]]
end
-
+
def patches
# Fix a crash on launch bug in 1.4.1 as fixed in wireshark SVN revision 34494
DATA