]> Cypherpunks repositories - gostls13.git/commit
syscall: stylistic cleanup and typo fixes in syscall_dragonfly.go
authorMikio Hara <mikioh.mikioh@gmail.com>
Thu, 27 Apr 2017 09:57:10 +0000 (18:57 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Fri, 28 Apr 2017 00:03:04 +0000 (00:03 +0000)
commitcf74533b6be733e71eb499cfbb85a31de8949c55
treeeb1ad449d160450083a7bc6238baae9030f60a74
parent12c286c149583edbb08045cc8f518f0c90c7dc85
syscall: stylistic cleanup and typo fixes in syscall_dragonfly.go

Now it's not very different from syscall_dragonfly.go in
golang.org/x/sys/unix repository.

Change-Id: I8dfd22e1ebce9dc2cc71ab9ab7f0c92d93b2b762
Reviewed-on: https://go-review.googlesource.com/41835
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/syscall/syscall_dragonfly.go