Whitespace, be gone!

This commit is contained in:
sinn3r 2012-04-26 02:38:29 -05:00
parent d985ba5e5d
commit 63ed7fcc8f
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ class Metasploit3 < Msf::Post
elsif datastore['NAME']
target_pid = session.sys.process[datstore['NAME']]
end
if not target_pid
print_error("Process or PID not found")
return