mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
I think this makes the debug statement clearer.
(but assumes that 'myip' is indeed our local IP...) Andrew Bartlett (This used to be commit bea31062a261a49b65800a15d47f8b011af632f6)
This commit is contained in:
parent
ef5bd4c066
commit
f9558e5819
@ -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