mirror of
https://github.com/samba-team/samba.git
synced 2025-03-03 12:58:35 +03:00
libcli/resolve: Fix typos
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
8993342965
commit
ca3745db30
@ -1,7 +1,7 @@
|
||||
/*
|
||||
Unix SMB/CIFS implementation.
|
||||
|
||||
broadcast name resolution module
|
||||
lmhosts name resolution module
|
||||
|
||||
Copyright (C) Andrew Tridgell 1994-1998,2005
|
||||
Copyright (C) Jeremy Allison 2007
|
||||
@ -38,7 +38,7 @@ struct resolve_lmhosts_state {
|
||||
};
|
||||
|
||||
/**
|
||||
broadcast name resolution method - async send
|
||||
lmhosts name resolution method - async send
|
||||
*/
|
||||
/*
|
||||
general name resolution - async send
|
||||
|
Loading…
x
Reference in New Issue
Block a user