xwayland module - fix fallthrough annotation

This commit is contained in:
Carsten Haitzler 2017-08-04 10:37:46 +09:00
parent 30ada88a34
commit a2afa0afd2
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ setup_lock(void)
{
case EEXIST:
exs->disp++;
EINA_FALLTHROUGH;
case EAGAIN:
continue;
case 0: