Skip to content

Commit 5537516

Browse files
authored
add blank line after build constraint in unix implementation
by the specification the blank line required bitwin build constraint and other data to build constraint be processed correctly.
1 parent ed69073 commit 5537516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shellcode_unix.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// +build linux freebsd darwin
2+
23
package shellcode
34

45
/*

0 commit comments

Comments
 (0)