fix: empty struct

This commit is contained in:
Cary Xu 2022-08-18 09:30:24 +08:00
parent d65b75514a
commit 5f54f90416
1 changed files with 1 additions and 1 deletions

View File

@ -2664,7 +2664,7 @@ typedef struct {
} SVgEpSet;
typedef struct {
// padding
int64_t padding;
} SRSmaExecMsg;
typedef struct {