From: Andreas Schneider Date: Fri, 13 Oct 2017 09:06:48 +0000 (+0200) Subject: libsmb: Remove incorrect fall through comment in trusts_util.c X-Git-Tag: talloc-2.1.12~350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1aabfff8a6ecd57ac6475667c2103eb8e3ec6bf3;p=thirdparty%2Fsamba.git libsmb: Remove incorrect fall through comment in trusts_util.c Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Thu Mar 1 09:52:37 CET 2018 on sn-devel-144 --- diff --git a/source3/libsmb/trusts_util.c b/source3/libsmb/trusts_util.c index fd1b3372b36..3ebf67f231e 100644 --- a/source3/libsmb/trusts_util.c +++ b/source3/libsmb/trusts_util.c @@ -84,7 +84,6 @@ char *trust_pw_new_value(TALLOC_CTX *mem_ctx, min = 120; max = 120; break; - /* fall through */ case SEC_CHAN_DOMAIN: /* * The maximum length of a trust account password.