From 7d531dcbba6a16c6ad150a28692ff4ba09e16048 Mon Sep 17 00:00:00 2001 From: Rob Fuller Date: Mon, 22 Oct 2012 17:07:58 -0400 Subject: [PATCH] fix spacing --- lib/msf/core/module/author.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/msf/core/module/author.rb b/lib/msf/core/module/author.rb index 81ade99a2e..40cb980781 100644 --- a/lib/msf/core/module/author.rb +++ b/lib/msf/core/module/author.rb @@ -44,7 +44,7 @@ class Msf::Module::Author 'Carlos Perez' => 'carlos_perez' + 0x40.chr + 'darkoperator.com', 'juan vazquez' => 'juan.vazquez' + 0x40.chr + 'metasploit.com', 'theLightCosine' => 'theLightCosine' + 0x40.chr + 'metasploit.com', - 'mubix' => 'mubix' + 0x40.chr + 'hak5.org' + 'mubix' => 'mubix' + 0x40.chr + 'hak5.org' } #