mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r19766: Fix a const-warning. Jerry, what did you want to fix with this line?
Volker (This used to be commit 55dc4741cfead0f21deb7ea2d28afb240505686b)
This commit is contained in:
parent
d596aa931b
commit
5f3b7ee713
@ -1238,7 +1238,6 @@ static NTSTATUS net_update_dns_internal(TALLOC_CTX *ctx, ADS_STRUCT *ads,
|
||||
DNS_ERROR dns_err;
|
||||
fstring dns_server;
|
||||
const char *dnsdomain;
|
||||
name_to_fqdn( machine_name, global_myname() );
|
||||
|
||||
if ( (dnsdomain = strchr_m( machine_name, '.')) == NULL ) {
|
||||
d_printf("No DNS domain configured for %s. "
|
||||
|
Loading…
x
Reference in New Issue
Block a user