mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r3852: Fix the build...
This commit is contained in:
parent
7cd12794a3
commit
3bd72b864f
@ -338,5 +338,5 @@ void add_sid_to_array_unique(const DOM_SID *sid, DOM_SID **sids, int *num_sids)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
return add_sid_to_array(sid, sids, num_sids);
|
add_sid_to_array(sid, sids, num_sids);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user