forked from forks/go-ethereum
Using proper naming scheme. Fixes #63
This commit is contained in:
parent
d2bb83833f
commit
a02dc4ccc3
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
// +build !windows !cgo
|
||||
|
||||
package ethutil
|
||||
|
||||
import (
|
||||
|
|
@ -1,5 +1,3 @@
|
|||
// +build windows, cgo
|
||||
|
||||
package ethutil
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue