]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
indent(1): add fallthrough markers
authorpstef <pstef@FreeBSD.org>
Thu, 21 May 2020 17:34:31 +0000 (17:34 +0000)
committerpstef <pstef@FreeBSD.org>
Thu, 21 May 2020 17:34:31 +0000 (17:34 +0000)
commit72c2a3e79db207694bc765ff4fe976d540f5b036
tree889d69354bc52f8e5465fdad4dca619d81176f42
parent9f543d599316cc6674fa6eaf1d2fdc323dbf2ed4
indent(1): add fallthrough markers

This silences -Wimplicit-fallthrough warnings.

Submitted by: Michael Paquier
Obtained from: postgresql.org
MFC after: 3 days
usr.bin/indent/indent.c
usr.bin/indent/parse.c