From: Jo Sutton Date: Mon, 11 Mar 2024 22:07:56 +0000 (+1300) Subject: auth:credentials: Remove trailing line X-Git-Tag: tdb-1.4.11~1384 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b86174bd3409a651fc4d8c8a5edc55b714502ed;p=thirdparty%2Fsamba.git auth:credentials: Remove trailing line Signed-off-by: Jo Sutton Reviewed-by: Andrew Bartlett --- diff --git a/auth/credentials/credentials_gmsa.c b/auth/credentials/credentials_gmsa.c index f1c794ba093..c640a152645 100644 --- a/auth/credentials/credentials_gmsa.c +++ b/auth/credentials/credentials_gmsa.c @@ -127,4 +127,3 @@ NTSTATUS cli_credentials_set_gmsa_passwords(struct cli_credentials *creds, TALLOC_FREE(frame); return NT_STATUS_OK; } -