fix: empty struct
This commit is contained in:
parent
d65b75514a
commit
5f54f90416
|
@ -2664,7 +2664,7 @@ typedef struct {
|
||||||
} SVgEpSet;
|
} SVgEpSet;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
// padding
|
int64_t padding;
|
||||||
} SRSmaExecMsg;
|
} SRSmaExecMsg;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
|
Loading…
Reference in New Issue