s3:auth_sam: replace confusing FALL_THROUGH; with break;
commit5d852de752b18a470fd07108a6f7f59bb0e753c8
authorStefan Metzmacher <metze@samba.org>
Thu, 23 Jan 2020 14:48:39 +0000 (23 15:48 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Feb 2020 07:51:34 +0000 (11 07:51 +0000)
tree352bc8804b9efb284bd933a720ac77c133ae24ef
parent9a177304331a0a7eeef236cbdfc59330cead3c7d
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