mirror of
https://github.com/opentx/opentx.git
synced 2025-07-21 15:25:17 +03:00
Bad indentation
This commit is contained in:
parent
3815ab8c45
commit
cfa25ab030
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ static int luaGetValue(lua_State *L)
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
lua_pushnil(L);
|
lua_pushnil(L);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue