format
This commit is contained in:
parent
79db2df228
commit
05b5a4c23a
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ struct __attribute__((packed)) xap_route_t {
|
|||
|
||||
// XAP_VALUE / XAP_CONST_MEM
|
||||
struct {
|
||||
const void *const_data;
|
||||
const void * const_data;
|
||||
const uint8_t const_data_len;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue