Avoid msftidy.rb rule breaking on missing newline

bug/bundler_fix
Tod Beardsley 2015-08-13 12:37:15 -05:00
parent 50041fad2a
commit bb4116ed9d
No known key found for this signature in database
GPG Key ID: BD63D0A3EA19CAAC
1 changed files with 2 additions and 1 deletions

View File

@ -318,4 +318,5 @@ class Metasploit3 < Msf::Exploit::Remote
res = data + [bkd_crc].pack('<L')
res
end
end
end