Skip to content

Commit 95294b0

Browse files
committed
Whitespace
1 parent 0784964 commit 95294b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rex/proto/ntlm/utils.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,6 @@ def self.parse_ntlm_type_2_blob(blob)
410410
temp_dns = addr
411411
temp_dns.force_encoding("UTF-16LE")
412412
data[:dns_host_name] = temp_dns.encode("UTF-8")
413-
414413
when 4
415414
#dns domain
416415
temp_dns_domain = addr

0 commit comments

Comments
 (0)