Commit 35012ba1 authored by Greg Williams's avatar Greg Williams
Browse files

Fixed revert issue in proto

parent f9608382
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -338,7 +338,8 @@ struct _KineticProto_GetLog_Utilization
  bool has_value;
  float value;
};
#define KINETIC_PROTO_GET_LOG_UTILIZATION__INIT (KineticProto_GetLog_Utilization){PROTOBUF_C_MESSAGE_INIT(&KineticProto_get_log_utilization__descriptor)}
#define KINETIC_PROTO_GET_LOG_UTILIZATION__INIT \
 {PROTOBUF_C_MESSAGE_INIT(&KineticProto_get_log_utilization__descriptor)}

struct  _KineticProto_GetLog_Temperature
{