forked from Telodendria/Telodendria
Rename MatrixCreateError() to MatrixErrorCreate()
This commit is contained in:
parent
d7a1f7411d
commit
21894489cb
1 changed files with 1 additions and 1 deletions
|
@ -78,6 +78,6 @@ extern void
|
|||
MatrixHttpHandler(HttpServerContext *, void *);
|
||||
|
||||
extern HashMap *
|
||||
MatrixCreateError(MatrixError);
|
||||
MatrixErrorCreate(MatrixError);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue