1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

libsmb: Remove incorrect fall through comment in trusts_util.c

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Mar  1 09:52:37 CET 2018 on sn-devel-144
This commit is contained in:
Andreas Schneider 2017-10-13 11:06:48 +02:00 committed by Andrew Bartlett
parent d4ccca2d66
commit 1aabfff8a6

View File

@ -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.