X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2ap%2Fpkg%2Fe2ap%2Fmsg_e2ap.go;h=2784a2c7c455a2176fa40ed415abedcc83afd1e5;hb=refs%2Fchanges%2F07%2F2607%2F2;hp=153f07b6f0f0ee11736855d19a76524ef6d49239;hpb=9bcb0a4620d71671f758dce029cb2e3da9ab9dbe;p=ric-plt%2Fsubmgr.git diff --git a/e2ap/pkg/e2ap/msg_e2ap.go b/e2ap/pkg/e2ap/msg_e2ap.go index 153f07b..2784a2c 100644 --- a/e2ap/pkg/e2ap/msg_e2ap.go +++ b/e2ap/pkg/e2ap/msg_e2ap.go @@ -226,7 +226,7 @@ func (nid *NodeId) String() string { //----------------------------------------------------------------------------- type GlobalNodeId struct { Present bool - PlmnIdentity conv.PlmnIdentity + PlmnIdentity conv.PlmnIdentityTbcd NodeId NodeId }