소스 검색

update comments

Darien Raymond 8 년 전
부모
커밋
01c3a39fb0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/serial/typed_message.pb.go

+ 1 - 1
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"`