EOL whitespace, yo.
parent
6002e35460
commit
aaf18f0257
|
@ -88,7 +88,7 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
pids = []
|
||||
|
||||
procs.each do |p|
|
||||
found_pid = p['pid']
|
||||
found_pid = p['pid']
|
||||
return true if found_pid == pid
|
||||
end
|
||||
|
||||
|
@ -173,4 +173,4 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue