Add EOF newline to satisfy msftidy

This commit is contained in:
William Vu 2014-07-05 13:51:12 -05:00
parent 84a3b94679
commit cf5d29c53b
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 1 additions and 1 deletions

View File

@ -132,4 +132,4 @@ class Metasploit3 < Msf::Exploit::Remote
'method' => 'GET'
})
end
end
end