Fixed wrong spelled mbag_typedef.

FossilOrigin-Name: e74c7248b24452005c153ee89b2ce181b2831f4147629122ebf0eee476f2a664
This commit is contained in:
7u83@mail.ru 2015-04-29 12:23:11 +00:00
parent 258ebcd171
commit a30f12162a
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ struct mbag_typedef{
void (*del)(void*);
};
typedef const struct mbagtype_def * mbagtype_t;
typedef const struct mbag_typedef * mbagtype_t;