s3:auth_sam: replace confusing FALL_THROUGH; with break;
authorStefan Metzmacher <metze@samba.org>
Thu, 23 Jan 2020 14:48:39 +0000 (15:48 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Feb 2020 07:51:23 +0000 (07:51 +0000)
commitd5fa47e02ffa8bff32456ac1c34b40f0169addbf
tree66370925b3685d7f9643a1691be3de9ecf6d769f
parent105e48e2712e7293b1c5826fd0dedf639ed44544
s3:auth_sam: replace confusing FALL_THROUGH; with break;

There's no real logic change here, but is makes it easier to
understand.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14247

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 85b168c6dac88f5065c0ec6e925937439f2c12ed)
source3/auth/auth_sam.c