Fix gcc7 Wimplicit-fallthrough warnings
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 19 Jun 2017 05:09:36 +0000 (13:09 +0800)
committerChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 19 Jun 2017 05:57:35 +0000 (13:57 +0800)
commita4ec7fa7b7863e870d3b2ea8d2173083ae95ee95
tree51336b15f47aae7c4d692df7fa088a734bb32d55
parent89b9f026c913c0d3e9995f52b49b37f1de1af150
Fix gcc7 Wimplicit-fallthrough warnings

For the default Wimplicit-fallthrough=3 level,
the comment should start with "fall*"
lib/lz4frame.c
lib/lz4hc.c
programs/lz4cli.c