diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/wireshark.rb | 2 |
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 |
