K 10 svn:author V 3 pfg K 8 svn:date V 27 2018-07-09T20:27:31.963627Z K 7 svn:log V 244 sed(1): Suppress implicit-fallthrough. Apparently some tools are not able to determine if all the cases of a switch are covered. Make use of the attribute for cases like this. Hinted by: DragonFlyBSD GGC8 (but fixed differently) CID: 976552 END