mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Merge Herb's change.
Volker (This used to be commit e8725913f9f174c03683a35bbce16ee33ab4c707)
This commit is contained in:
parent
c9167c943d
commit
d87feb3baf
@ -2439,7 +2439,7 @@ static NTSTATUS ldapsam_setsamgrent(struct pdb_methods *my_methods,
|
||||
|
||||
static void ldapsam_endsamgrent(struct pdb_methods *my_methods)
|
||||
{
|
||||
return ldapsam_endsampwent(my_methods);
|
||||
ldapsam_endsampwent(my_methods);
|
||||
}
|
||||
|
||||
static NTSTATUS ldapsam_getsamgrent(struct pdb_methods *my_methods,
|
||||
|
Loading…
x
Reference in New Issue
Block a user