mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
comment words correct
Signed-off-by: hantmac <hantmac@outlook.com> comment words correct Signed-off-by: 韩山杰 <shanjie.han@zhangmen.com>
This commit is contained in:
parent
f35e587087
commit
127f14198d
@ -27,7 +27,7 @@ import (
|
||||
type unsupportedShaper struct {
|
||||
}
|
||||
|
||||
// NewTCShaper makes a new unsupportedShapper for the given interface
|
||||
// NewTCShaper makes a new unsupportedShaper for the given interface
|
||||
func NewTCShaper(iface string) Shaper {
|
||||
return &unsupportedShaper{}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user