Skip to content

Commit f4b6db8

Browse files
committed
Tweak whitespace.
1 parent a7d79e2 commit f4b6db8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

modules/exploits/multi/browser/firefox_svg_plugin.rb

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,11 @@ def initialize(info = {})
6969
],
7070
'Platform' => ['win', 'osx', 'linux'],
7171
'DefaultTarget' => 0,
72-
'Author' => [
73-
'joev', # metasploit module
74-
'Marius Mlynski' # discovery & bug report
75-
],
72+
'Author' =>
73+
[
74+
'joev', # metasploit module
75+
'Marius Mlynski' # discovery & bug report
76+
],
7677
'References' =>
7778
[
7879
['CVE', '2013-0758'], # navigate a frame to a chrome:// URL

0 commit comments

Comments
 (0)