]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
net: remove a newline
authorRalph Boehme <slow@samba.org>
Wed, 10 Jan 2024 14:03:49 +0000 (15:03 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 20 Jan 2024 13:20:37 +0000 (13:20 +0000)
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>
source3/utils/net_rpc.c

index 814c34d5ffc5e77813f666989dea657a5179eeb0..2a563a85d11a97ac63cd6a5613620dfc1ce0737a 100644 (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;