Skip to content

Commit c77cb51

Browse files
committed
add newline
1 parent a992a3c commit c77cb51

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)