mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-08-17 20:27:01 +02:00
uapi: typo
This commit is contained in:
2
uapi.go
2
uapi.go
@@ -307,7 +307,7 @@ func ipcSetOperation(device *Device, socket *bufio.ReadWriter) *IPCError {
|
||||
|
||||
// update persistent keepalive interval
|
||||
|
||||
logDebug.Println(peer, "- UAPI: Updating persistent keepalive interva")
|
||||
logDebug.Println(peer, "- UAPI: Updating persistent keepalive interval")
|
||||
|
||||
secs, err := strconv.ParseUint(value, 10, 16)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user