Skip to content

Commit cd2e352

Browse files
committed
Kill extra whitespace.
1 parent 766a8d5 commit cd2e352

File tree

1 file changed

+1
-1
lines changed
  • modules/payloads/singles/osx/x86

1 file changed

+1
-1
lines changed

modules/payloads/singles/osx/x86/exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def initialize(info = {})
2626
super(merge_info(info,
2727
'Name' => 'OS X Execute Command',
2828
'Description' => 'Execute an arbitrary command',
29-
'Author' => [ 'snagg <snagg[at]openssl.it>',
29+
'Author' => [ 'snagg <snagg[at]openssl.it>',
3030
'argp <argp[at]census-labs.com>',
3131
'joev <jvennix[at]rapid7.com>' ],
3232
'License' => BSD_LICENSE,

0 commit comments

Comments
 (0)