• Robert Edmonds's avatar
    minor adjustments to the field flags patch · 8a71fdab
    Robert Edmonds authored
    rename PROTOBUF_C_FIELD_FLAGS_PACKED to PROTOBUF_C_FIELD_FLAG_PACKED.
    
    rename ProtobufCFieldFlagType to ProtobufCFieldFlag.
    
    wrap some particular long lines.
    
    update documentation.
    
    for clarity, use a "uint32_t" instead of "unsigned" for the 'flags'
    field in _ProtobufCFieldDescriptor.
    8a71fdab
c_field.cc 7.73 KB