1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

s4:libcli: Remove trailing whitespace

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-11-09 12:32:20 +13:00 committed by Andrew Bartlett
parent 982238e914
commit a63cf19ee4

View File

@ -1286,4 +1286,3 @@ const struct ldap_control_handler *samba_ldap_control_handlers(void)
{
return ldap_known_controls;
}