q
FossilOrigin-Name: c25e7ea870f2255df7788a0efa6fa392408aa6c1204f2b1f0211c0b17f5d97cd
This commit is contained in:
@ -46,7 +46,7 @@ typedef const struct mbag_typedef * mbagtype_t;
|
||||
struct mbag_item{
|
||||
union {
|
||||
uint32_t id;
|
||||
char *name;
|
||||
const char *name;
|
||||
};
|
||||
const struct mbag_typedef * type;
|
||||
union {
|
||||
|
Reference in New Issue
Block a user