mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
Fix up the build again...
Andrew Bartlett
(This used to be commit a34c07377b
)
This commit is contained in:
@ -1604,7 +1604,7 @@ int smbc_opendir(const char *fname)
|
|||||||
|
|
||||||
if (!name_status_find(0, rem_ip, server)) {
|
if (!name_status_find(0, rem_ip, server)) {
|
||||||
|
|
||||||
DEBUG(0, ("Could not get the name of local master browser for server %s\n", server);
|
DEBUG(0, ("Could not get the name of local master browser for server %s\n", server));
|
||||||
errno = EINVAL;
|
errno = EINVAL;
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user