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:
parent
d4ccca2d66
commit
1aabfff8a6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user