mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +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 {
|
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 {
|
func NewTCShaper(iface string) Shaper {
|
||||||
return &unsupportedShaper{}
|
return &unsupportedShaper{}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user