Another round of sonarlint work
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#ifndef PLAT_DYNLD_H
|
||||
#define PLAT_DYNLD_H
|
||||
|
||||
typedef struct {
|
||||
typedef struct dllimp_t {
|
||||
const char *name;
|
||||
void *func;
|
||||
} dllimp_t;
|
||||
|
||||
Reference in New Issue
Block a user