Cleaned up indents.

bug/bundler_fix
Sean Verity 2014-08-25 13:03:23 -04:00
parent e47a6f1573
commit b7714c9661
2 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ require 'rex/post/meterpreter/client'
# argument for moving the meterpreter client into the Msf namespace. # argument for moving the meterpreter client into the Msf namespace.
require 'msf/core/payload/windows' require 'msf/core/payload/windows'
# Provides methods to patch options into the metsrv stage. # Provides methods to patch options into the metsrv stager.
require 'rex/payloads/meterpreter/patch' require 'rex/payloads/meterpreter/patch'
module Rex module Rex