mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
libwbclient: doxygen: mark wbcSetGidMapping deprecated
This commit is contained in:
parent
cb5e685d54
commit
d75ad33598
@ -806,6 +806,9 @@ wbcErr wbcSetUidMapping(uid_t uid, const struct wbcDomainSid *sid);
|
||||
* @param *sid Pointer to the sid of the diresired mapping.
|
||||
*
|
||||
* @return #wbcErr
|
||||
*
|
||||
* @deprecated This method is not impemented any more and should
|
||||
* be removed in the next major version change.
|
||||
**/
|
||||
wbcErr wbcSetGidMapping(gid_t gid, const struct wbcDomainSid *sid);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user