Skip to content

Commit 9b5350f

Browse files
committed
Land rapid7#8967, msftidy - fix missing newline
2 parents a992a3c + c77cb51 commit 9b5350f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/nops/aarch64/simple.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ def generate_sled(length, opts)
4040
end
4141
return ([nops[0]].pack("V*") * (length/4))
4242
end
43-
end
43+
end
44+

0 commit comments

Comments
 (0)