diff options
Diffstat (limited to 'api/attribute.pb.go')
-rw-r--r-- | api/attribute.pb.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/attribute.pb.go b/api/attribute.pb.go index 60b808e6..4b99d517 100644 --- a/api/attribute.pb.go +++ b/api/attribute.pb.go @@ -2536,7 +2536,7 @@ func (m *TunnelEncapSubTLVSRPriority) GetPriority() uint32 { type TunnelEncapSubTLVSRBindingSID struct { // bsid must be one of: - // - SRBindingSI + // - SRBindingSID // - SRv6BindingSID Bsid *google_protobuf.Any `protobuf:"bytes,1,opt,name=bsid" json:"bsid,omitempty"` } |