Added forgotten indent
This commit is contained in:
parent
8c8ec1094d
commit
d39d2ca5e9
@ -117,8 +117,8 @@ static int tolua_CompressStringZLIB(lua_State * tolua_S)
|
|||||||
if (
|
if (
|
||||||
!S.CheckParamString(1) &&
|
!S.CheckParamString(1) &&
|
||||||
(
|
(
|
||||||
!S.CheckParamNumber(2) ||
|
!S.CheckParamNumber(2) ||
|
||||||
!S.CheckParamEnd(2)
|
!S.CheckParamEnd(2)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user