From 65e1a4a900d072c6a2756cf244ff06facc09daf6 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 25 Aug 2008 17:59:32 +0200 Subject: [PATCH] screen: fix padding doc Signed-off-by: Julien Danjou --- screen.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/screen.c b/screen.c index c3881666..094bef46 100644 --- a/screen.c +++ b/screen.c @@ -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