screen: fix padding doc

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-08-25 17:59:32 +02:00
parent 7b39a1d3a6
commit 65e1a4a900

View file

@ -352,8 +352,8 @@ luaA_screen_index(lua_State *L)
* \param L The Lua VM state.
* \return The number of elements pushed on stack.
* \luastack
* \param None or a table with new padding values.
* \return The screen padding. A table with top, right, left and bottom
* \lparam None or a table with new padding values.
* \lreturn The screen padding. A table with top, right, left and bottom
* keys and values in pixel.
*/
static int