forked from Telodendria/Telodendria
Format source code.
This commit is contained in:
parent
4ee66ae3c7
commit
582df63a31
3 changed files with 15 additions and 14 deletions
|
@ -794,6 +794,7 @@ JsonValue *
|
|||
UserEncodePrivileges(int privileges)
|
||||
{
|
||||
Array *arr = ArrayCreate();
|
||||
|
||||
if (!arr)
|
||||
{
|
||||
return NULL;
|
||||
|
|
Loading…
Reference in a new issue