mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
Fix up the build again...
Andrew Bartlett (This used to be commit a34c07377b1de61e145f699047474a82962ccd5b)
This commit is contained in:
parent
e5c5adb197
commit
cade294409
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user