(move_right): fixed type of return value.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2011-08-03 15:49:03 +04:00 committed by Slava Zanko
parent db2fa05e27
commit 829f79c7e7

View File

@ -1849,7 +1849,7 @@ move_left (WPanel * panel)
/* --------------------------------------------------------------------------------------------- */
static int
static cb_ret_t
move_right (WPanel * panel)
{
if (panel->split)