1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

How often did I read the CVS commit message

"Always compile before commit" :-((

Volker
(This used to be commit 69a3277fc5be35536168ba195968b8b76f0b5954)
This commit is contained in:
Volker Lendecke 2001-09-27 16:28:50 +00:00
parent 31a87fa4a6
commit f7fb26f675

View File

@ -147,7 +147,7 @@ logons are not enabled.\n", inet_ntoa(p->ip) ));
if (!lp_domain_master())
{
/* We're not Primary Domain Controller -- ignore this */
goto done;
return;
}
getdc = skip_string(machine,1);