Fixing merge conflict cruft

Dangit teach me to merge quickly. TFTP module now loads again.
This commit is contained in:
Tod Beardsley 2011-12-18 13:28:52 -06:00
parent 1201d7fbf2
commit 23aadd04f7
1 changed files with 0 additions and 3 deletions

View File

@ -95,12 +95,9 @@ class Metasploit3 < Msf::Auxiliary
@tftp_client.thread.join
end
<<<<<<< HEAD
def cleanup
# Need to kill the server in case of interruption
end
=======
>>>>>>> a6867ef1287af1786b2e0cd6e7b13fdb8099ce2a
end