mirror of
https://git.zx2c4.com/wireguard-go
synced 2025-10-05 16:47:02 +08:00
namespaceapi: remove tasteless comment
This commit is contained in:
@@ -40,7 +40,7 @@ func (bd *BoundaryDescriptor) AddSid(requiredSid *windows.SID) error {
|
|||||||
return addSIDToBoundaryDescriptor((*windows.Handle)(bd), requiredSid)
|
return addSIDToBoundaryDescriptor((*windows.Handle)(bd), requiredSid)
|
||||||
}
|
}
|
||||||
|
|
||||||
// PrivateNamespace represents a private namespace. Duh?!
|
// PrivateNamespace represents a private namespace.
|
||||||
type PrivateNamespace windows.Handle
|
type PrivateNamespace windows.Handle
|
||||||
|
|
||||||
// CreatePrivateNamespace creates a private namespace.
|
// CreatePrivateNamespace creates a private namespace.
|
||||||
|
Reference in New Issue
Block a user