mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
Add a debug message.
Michael
This commit is contained in:
parent
ce943aeb58
commit
a398070448
@ -295,6 +295,7 @@ void load_registry_shares(void)
|
|||||||
WERROR err;
|
WERROR err;
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
|
DEBUG(8, ("load_registry_shares()\n"));
|
||||||
if (!lp_registry_shares()) {
|
if (!lp_registry_shares()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user