mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
I think this makes the debug statement clearer.
(but assumes that 'myip' is indeed our local IP...) Andrew Bartlett
This commit is contained in:
parent
d2b4e669ae
commit
bea31062a2
@ -347,7 +347,7 @@ static void become_domain_master_browser_wins(char *workgroup_name)
|
||||
we can become a domain master browser.
|
||||
*/
|
||||
|
||||
DEBUG(0,("become_domain_master_browser_wins: querying WINS server at IP %s \
|
||||
DEBUG(0,("become_domain_master_browser_wins: querying WINS server from IP %s \
|
||||
for domain master browser name %s on workgroup %s\n",
|
||||
inet_ntoa(unicast_subnet->myip), nmb_namestr(&nmbname), workgroup_name));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user