Fix indentation

unstable
James Lee 2012-04-30 18:44:47 -06:00
parent 194c0906c2
commit 1c03c2b157
1 changed files with 33 additions and 34 deletions

View File

@ -167,7 +167,6 @@ class Metasploit3 < Msf::Auxiliary
@shares = []
[[139, false], [445, true]].each do |info|
datastore['RPORT'] = info[0]
datastore['SMBDirect'] = info[1]