Fix bad indent

bug/bundler_fix
William Vu 2014-06-12 13:13:05 -05:00
parent c7bb0f1eb8
commit 302e495451
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ class Metasploit3 < Msf::Post
status: Metasploit::Credential::Login::Status::UNTRIED
}
create_credential_login(login_data.merge(service_data))
create_credential_login(login_data.merge(service_data))
end
def decrypt(encrypted_data)