From 01c3a39fb0dc08a9383021c99e19b75900d257ed Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Wed, 27 Sep 2017 13:55:48 +0200 Subject: [PATCH] update comments --- common/serial/typed_message.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/serial/typed_message.pb.go b/common/serial/typed_message.pb.go index a16199ede..b4b3fb103 100644 --- a/common/serial/typed_message.pb.go +++ b/common/serial/typed_message.pb.go @@ -15,7 +15,7 @@ var _ = math.Inf // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package -// Serialized proto message along with its type name. +// TypedMessage is a serialized proto message along with its type name. type TypedMessage struct { // The name of the message type, retrieved from protobuf API. Type string `protobuf:"bytes,1,opt,name=type" json:"type,omitempty"`