diff options
Diffstat (limited to 'Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c index 01a110489..37ff53e83 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c @@ -55,7 +55,7 @@ void start_thread_loading_response__free_unpacked static const ProtobufCFieldDescriptor start_thread_loading_response__field_descriptors[2] = { { - "State", + "", 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_ENUM, @@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_thread_loading_response__field_descr 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "ErrorReason", + "", 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, @@ -91,9 +91,9 @@ static const ProtobufCIntRange start_thread_loading_response__number_ranges[1 + const ProtobufCMessageDescriptor start_thread_loading_response__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "StartThreadLoadingResponse", - "StartThreadLoadingResponse", - "StartThreadLoadingResponse", + "", + "", + "", "", sizeof(StartThreadLoadingResponse), 2, |
