Clean up whitespace

unstable
sinn3r 2012-04-26 02:36:29 -05:00
parent 91763dd063
commit d985ba5e5d
1 changed files with 2 additions and 2 deletions

View File

@ -55,9 +55,9 @@ class Metasploit3 < Msf::Auxiliary
:port => rport,
:info => "Identified Java RMI Endpoint",
:refs => self.references
)
)
end
rescue ::Interrupt
raise $!
rescue ::Rex::ConnectionError, ::IOError