| Index: common/proto/milo/annotations.pb.go
|
| diff --git a/common/proto/milo/annotations.pb.go b/common/proto/milo/annotations.pb.go
|
| index 3a8a9c3877259968947c9df541a2c19521c196d3..885e27a9555672737af306da8e1ad7916593479d 100644
|
| --- a/common/proto/milo/annotations.pb.go
|
| +++ b/common/proto/milo/annotations.pb.go
|
| @@ -527,7 +527,7 @@ func (m *Progress) String() string { return proto.CompactTextString(m
|
| func (*Progress) ProtoMessage() {}
|
| func (*Progress) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{4} }
|
|
|
| -// LogdogLink is a LogDog stream link.
|
| +// LogdogStream is a LogDog stream link.
|
| type LogdogStream struct {
|
| // The stream's server. If omitted, the server is the same server that this
|
| // annotation stream is homed on.
|
|
|