Next round of sonarlint cleanups
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
typedef struct _nvr_ {
|
||||
char *fn; /* pathname of image file */
|
||||
uint16_t size; /* device configuration */
|
||||
int8_t irq, is_new;
|
||||
int8_t irq;
|
||||
int8_t is_new;
|
||||
|
||||
uint8_t onesec_cnt;
|
||||
pc_timer_t onesec_time;
|
||||
|
||||
Reference in New Issue
Block a user