@@ -378,7 +378,7 @@ static const ProtobufCFieldDescriptor intercept_request__field_descriptors[2] =
378378 offsetof(InterceptRequest , u .policy_check_req ),
379379 & policy_check_request__descriptor ,
380380 NULL ,
381- 0 | PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
381+ PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
382382 0 ,NULL ,NULL /* reserved1,reserved2, etc */
383383 },
384384 {
@@ -390,7 +390,7 @@ static const ProtobufCFieldDescriptor intercept_request__field_descriptors[2] =
390390 offsetof(InterceptRequest , u .hello ),
391391 & intercept_hello__descriptor ,
392392 NULL ,
393- 0 | PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
393+ PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
394394 0 ,NULL ,NULL /* reserved1,reserved2, etc */
395395 },
396396};
@@ -774,7 +774,7 @@ static const ProtobufCFieldDescriptor intercept_response__field_descriptors[4] =
774774 offsetof(InterceptResponse , u .hello_resp ),
775775 & hello_response__descriptor ,
776776 NULL ,
777- 0 | PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
777+ PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
778778 0 ,NULL ,NULL /* reserved1,reserved2, etc */
779779 },
780780 {
@@ -786,7 +786,7 @@ static const ProtobufCFieldDescriptor intercept_response__field_descriptors[4] =
786786 offsetof(InterceptResponse , u .accept_msg ),
787787 & policy_accept_message__descriptor ,
788788 NULL ,
789- 0 | PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
789+ PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
790790 0 ,NULL ,NULL /* reserved1,reserved2, etc */
791791 },
792792 {
@@ -798,7 +798,7 @@ static const ProtobufCFieldDescriptor intercept_response__field_descriptors[4] =
798798 offsetof(InterceptResponse , u .reject_msg ),
799799 & policy_reject_message__descriptor ,
800800 NULL ,
801- 0 | PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
801+ PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
802802 0 ,NULL ,NULL /* reserved1,reserved2, etc */
803803 },
804804 {
@@ -810,7 +810,7 @@ static const ProtobufCFieldDescriptor intercept_response__field_descriptors[4] =
810810 offsetof(InterceptResponse , u .error_msg ),
811811 & policy_error_message__descriptor ,
812812 NULL ,
813- 0 | PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
813+ PROTOBUF_C_FIELD_FLAG_ONEOF , /* flags */
814814 0 ,NULL ,NULL /* reserved1,reserved2, etc */
815815 },
816816};
0 commit comments