mirror of
https://github.com/golang/sys.git
synced 2026-02-07 19:26:03 +03:00
Update config.go
This commit is contained in:
@@ -45,7 +45,7 @@ type Config struct {
|
||||
SidType uint32 // one of SERVICE_SID_TYPE, the type of sid to use for the service
|
||||
DelayedAutoStart bool // the service is started after other auto-start services are started plus a short delay
|
||||
}
|
||||
|
||||
|
||||
func toString(p *uint16) string {
|
||||
if p == nil {
|
||||
return ""
|
||||
|
||||
Reference in New Issue
Block a user