pull/144/head
Robert Weber
parent 6496b57b3d
commit 4dcb099f3d

@ -19,7 +19,7 @@ import (
"github.com/shirou/gopsutil/net"
)
var ErrorNoChildren = errors.New("Process does not have children or does not exist")
var ErrorNoChildren = errors.New("Process does not have children")
const (
PrioProcess = 0 // linux/resource.h

Loading…
Cancel
Save