s3:libnet: Fix debug message in libnet_DomainJoin()
authorGuenther Deschner <gd@samba.org>
Mon, 1 Apr 2019 15:46:39 +0000 (17:46 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 2 Apr 2019 01:12:10 +0000 (01:12 +0000)
commit3a33c360071bb7cada58f1f71ccd8949fda70662
treed55cb4bcef862dd053ff6d794edec6f33ed5aea9
parent011a47f04dabe22095a30d284662d8ca50463ee8
s3:libnet: Fix debug message in libnet_DomainJoin()

A newline is missing but also use DBG_INFO macro and cleanup spelling.

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libnet/libnet_join.c