Trailing commas kill 1.8. dangit.

Fixed dns_fuzzer to knock that off.
unstable
Tod Beardsley 2011-12-12 09:45:42 -06:00
parent 90535a84f7
commit b4f58ef8fd
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ class Metasploit3 < Msf::Auxiliary
crash the target server. crash the target server.
}, },
'Author' => [ 'pello <fropert[at]packetfault.org>' ], 'Author' => [ 'pello <fropert[at]packetfault.org>' ],
'License' => MSF_LICENSE, 'License' => MSF_LICENSE
) )
register_options([ register_options([
Opt::RPORT(53), Opt::RPORT(53),