uwrap: Suppress fall through warnings
authorAndreas Schneider <asn@samba.org>
Thu, 3 Aug 2017 08:48:45 +0000 (10:48 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 13 Aug 2018 10:05:09 +0000 (12:05 +0200)
commit4918b93a26d9f82290e00bd15614a48963b23e3a
tree17391bd2994676df0d3f259350f452f8cc570d81
parent30e36d7feb38ad2d8dad07e8b4acc6b23149a3d1
uwrap: Suppress fall through warnings

Suppress fall through warning in switch statement where the fall trough
is intentional.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
ConfigureChecks.cmake
config.h.cmake
src/uid_wrapper.c