Edit

kc3-lang/libxkbcommon/src/compose

Branch :

  • Show log

    Commit

  • Author : Daniel Stone
    Date : 2017-04-11 15:09:23
    Hash : ce38f96e
    Message : Add explicit fallthrough case statements When we fall through to another label in a case, add an explicit comment noting so, to quiet GCC 7's warnings. Signed-off-by: Daniel Stone <daniels@collabora.com>