(mcview_mouse_callback): fix typo.

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andreas Mohr 2017-05-11 15:22:18 +00:00 committed by Andrew Borodin
parent 20398ece6e
commit d2cfb712b0
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ mcview_mouse_callback (Widget * w, mouse_msg_t msg, mouse_event_t * event)
change_panel ();
}
}
/* fall throught */
/* fall through */
case MSG_MOUSE_CLICK:
if (!view->text_wrap_mode)