mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-26 21:04:23 +08:00
protobuf-c.h: Fix typo " " -> " "
This commit is contained in:
parent
c48d932003
commit
9aa47285b0
@ -286,7 +286,7 @@ typedef enum {
|
||||
PROTOBUF_C_LABEL_REPEATED,
|
||||
|
||||
/**
|
||||
* This field has no label. This is valid only in proto3 and is
|
||||
* This field has no label. This is valid only in proto3 and is
|
||||
* equivalent to OPTIONAL but no "has" quantifier will be consulted.
|
||||
*/
|
||||
PROTOBUF_C_LABEL_NONE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user