mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-08-17 12:17:15 +02:00
global: fixup TODO comment spacing
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user