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

net: remove a newline

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15533

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Ralph Boehme 2024-01-10 15:03:49 +01:00 committed by Stefan Metzmacher
parent c82a267b2a
commit 340753a255

View File

@ -6542,7 +6542,6 @@ static int rpc_trustdom_establish(struct net_context *c, int argc,
TALLOC_CTX *mem_ctx;
NTSTATUS nt_status, result;
struct dom_sid *domain_sid;
char* domain_name;
char* acct_name;
fstring pdc_name;