mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Revert a patch that somehow slipped in...
Volker
This commit is contained in:
parent
5b3cb7725a
commit
6cde3d4d65
@ -704,8 +704,8 @@ success:
|
||||
Resolve via "lmhosts" method.
|
||||
*********************************************************/
|
||||
|
||||
BOOL resolve_lmhosts(const char *name, int name_type,
|
||||
struct in_addr **return_iplist, int *return_count)
|
||||
static BOOL resolve_lmhosts(const char *name, int name_type,
|
||||
struct in_addr **return_iplist, int *return_count)
|
||||
{
|
||||
/*
|
||||
* "lmhosts" means parse the local lmhosts file.
|
||||
|
Loading…
Reference in New Issue
Block a user