fix comments
parent
04c3792cf4
commit
b1e07d2f6e
|
|
@ -1,4 +1,5 @@
|
||||||
// +build !windows
|
// +build !windows
|
||||||
|
|
||||||
package buf
|
package buf
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
// +build windows
|
// +build windows
|
||||||
|
|
||||||
package buf
|
package buf
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue