make style

This commit is contained in:
Philippe Teuwen 2020-10-20 01:00:23 +02:00
commit 29f1147aad
24 changed files with 292 additions and 277 deletions

View file

@ -342,7 +342,7 @@ typedef struct {
typedef struct {
iclass_auth_req_t req;
uint8_t item_cnt;
iclass_restore_item_t blocks[];
iclass_restore_item_t blocks[];
} PACKED iclass_restore_req_t;