Skip to content

Commit a13a88c

Browse files
committed
fix spacing
1 parent 7437d98 commit a13a88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/module/author.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class Msf::Module::Author
4444
'Carlos Perez' => 'carlos_perez' + 0x40.chr + 'darkoperator.com',
4545
'juan vazquez' => 'juan.vazquez' + 0x40.chr + 'metasploit.com',
4646
'theLightCosine' => 'theLightCosine' + 0x40.chr + 'metasploit.com',
47-
'mubix' => 'mubix' + 0x40.chr + 'hak5.org'
47+
'mubix' => 'mubix' + 0x40.chr + 'hak5.org'
4848
}
4949

5050
#

0 commit comments

Comments
 (0)