mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
idmap_autorid: Fix a comment
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
f1c126c2f6
commit
751f598043
@ -142,7 +142,7 @@ static NTSTATUS idmap_autorid_allocate_id(struct idmap_domain *dom,
|
||||
}
|
||||
|
||||
/*
|
||||
* map a SID to xid using the idmap_tdb like pool
|
||||
* map a xid to SID using the idmap_tdb like pool
|
||||
*/
|
||||
static NTSTATUS idmap_autorid_id_to_sid_alloc(struct idmap_domain *dom,
|
||||
struct id_map *map)
|
||||
|
Loading…
Reference in New Issue
Block a user