Add newline to end of file
This commit is contained in:
parent
cef9014ace
commit
bbf8d92048
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ import "syscall"
|
|||
const (
|
||||
ReadWriteByUser = syscall.S_IRUSR | syscall.S_IWUSR
|
||||
ReadWriteExecuteByUser = syscall.S_IRWXU
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue