Skip to content

Commit 4b4eb7d

Browse files
authored
Merge pull request brimstone#4 from ilyapashuk/fix-build-constraint
add blank line after build constraint in unix implementation
2 parents ed69073 + 5537516 commit 4b4eb7d

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)