Fix backwards order of @param comment

unstable
James Lee 2012-11-15 17:55:17 -06:00
parent 83708a5a48
commit 3363475f99
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ module Exploit::FileDropper
#
# Record file as needing to be cleaned up
#
# @param files [Array<String>] List of paths on the target that should
# @param [Array<String>] files List of paths on the target that should
# be deleted during cleanup. Each filename should be either a full
# path or relative to the current working directory of the session
# (not necessarily the same as the cwd of the server we're