mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +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)) {
|
||||
|
||||
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;
|
||||
return -1;
|
||||
|
||||
|
Reference in New Issue
Block a user