Removed EOL spaces

Removed unrequired udp_sock.close
unstable
Chris John Riley 2012-11-08 22:26:37 +01:00
parent da6bf29699
commit b75ade746c
1 changed files with 2 additions and 3 deletions

View File

@ -84,7 +84,6 @@ class Metasploit3 < Msf::Auxiliary
rescue Errno::EACCES
ensure
udp_sock.close if udp_sock
disconnect_udp
end