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

auth:credentials: Remove trailing line

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Jo Sutton 2024-03-12 11:07:56 +13:00 committed by Andrew Bartlett
parent 67457394e4
commit 8b86174bd3

View File

@ -127,4 +127,3 @@ NTSTATUS cli_credentials_set_gmsa_passwords(struct cli_credentials *creds,
TALLOC_FREE(frame);
return NT_STATUS_OK;
}