Format code
This commit is contained in:
parent
23ef23357c
commit
dc5b8875ce
|
@ -98,7 +98,6 @@ extern "C" {
|
|||
const uint8_t* value;
|
||||
int value_length;
|
||||
} FDBKeyValue;
|
||||
|
||||
#else
|
||||
typedef struct keyvalue {
|
||||
const void* key;
|
||||
|
|
Loading…
Reference in New Issue