global: fixup TODO comment spacing
This commit is contained in:
parent
6d8b68c8f3
commit
eaf17becfa
7 changed files with 11 additions and 11 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
"golang.zx2c4.com/wireguard/ipc/winpipe"
|
||||
)
|
||||
|
||||
//TODO: replace these with actual standard windows error numbers from the win package
|
||||
// TODO: replace these with actual standard windows error numbers from the win package
|
||||
const (
|
||||
IpcErrorIO = -int64(5)
|
||||
IpcErrorProtocol = -int64(71)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue