1
0
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:
Volker Lendecke 0001-01-01 00:00:00 +00:00
parent 5b3cb7725a
commit 6cde3d4d65

View File

@ -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.