Fix SGNB CHANGE CONFIRM protobuf message 14/2214/1 v1.0.0
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Tue, 14 Jan 2020 09:22:18 +0000 (11:22 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Tue, 14 Jan 2020 09:22:18 +0000 (11:22 +0200)
SGNB CHANGE CONFIRM protobuf message produced Golang data structure
what had overlapping declaration and caused Golang compilation failure.
As a fix change variable type naming in protobuf message file so that
generated code won't have any more overlapping declarations.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I0259867122000622c278d342f5f20cc287c1f24b


No differences found