Commit a02dc4cc authored by obscuren's avatar obscuren

Using proper naming scheme. Fixes #63

parent d2bb8383
// +build !windows !cgo
package ethutil
import (
......
// +build windows, cgo
package ethutil
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment