mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
DEBUG cleanup.
J.F.
This commit is contained in:
parent
c7ff521bab
commit
1ece80a6b7
@ -637,7 +637,7 @@ BOOL get_group_map_from_ntname(char *name, GROUP_MAP *map, BOOL with_priv)
|
||||
PRIVILEGE_SET *set;
|
||||
|
||||
if(!init_group_mapping()) {
|
||||
DEBUG(0,("failed to initialize group mapping"));
|
||||
DEBUG(0,("get_group_map_from_ntname:failed to initialize group mapping"));
|
||||
return(False);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user