mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-04-17 02:42:35 +00:00
runtime/protoiface: doc cleanup
Change-Id: I6503053ed4c39c791bd9118ceacdbdde2006eb2b Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170337 Reviewed-by: Herbie Ong <herbie@google.com>
This commit is contained in:
parent
e1e34939bf
commit
ebbb4bb1f5
@ -51,7 +51,7 @@ type ExtensionDescV1 struct {
|
||||
// Field is the field number of the extension.
|
||||
//
|
||||
// Deprecated: Use Type.Number instead.
|
||||
Field int32 // field number
|
||||
Field int32
|
||||
|
||||
// Name is the fully qualified name of extension.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user