commit | 5a244f48ecbbd03a11eb84819c5c599db81823ee | [log] [tgz] |
---|---|---|
author | Lasse Collin <lasse.collin@tukaani.org> | Wed May 03 19:00:39 2017 +0300 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Oct 12 15:10:12 2017 +0200 |
tree | ff10adbcb7cc2677570de9f610716732e37228bf | |
parent | ff5abbe799e29099695cb8b5b2f198dd8b8bdf26 [diff] |
lib/xz: Add fall-through comments to a switch statement It's good style. I was also told that GCC 7 is more strict and might give a warning when such comments are missing. Signed-off-by: Lasse Collin <lasse.collin@tukaani.org> Suggested-by: Andrei Borzenkov <arvidjaar@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>