Avoid msftidy.rb rule breaking on missing newline
parent
50041fad2a
commit
bb4116ed9d
|
@ -318,4 +318,5 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
res = data + [bkd_crc].pack('<L')
|
res = data + [bkd_crc].pack('<L')
|
||||||
res
|
res
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue