mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3: Fix some typos
This commit is contained in:
parent
c4b18bd860
commit
b0ff97d8d3
@ -1090,11 +1090,12 @@ NTSTATUS resolve_wins(const char *name,
|
||||
close(sock);
|
||||
|
||||
if (timed_out) {
|
||||
/* Timed out wating for WINS server to respond.
|
||||
/* Timed out waiting for WINS server to
|
||||
* respond.
|
||||
* Mark it dead. */
|
||||
wins_srv_died(wins_ip, src_ip);
|
||||
} else {
|
||||
/* The name definately isn't in this
|
||||
/* The name definitely isn't in this
|
||||
group of WINS servers.
|
||||
goto the next group */
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user