libwbclient: doxygen: mark wbcSetUidMapping deprecated
authorMichael Adam <obnox@samba.org>
Thu, 10 Feb 2011 11:48:01 +0000 (12:48 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 10 Feb 2011 12:57:32 +0000 (13:57 +0100)
nsswitch/libwbclient/wbclient.h

index 39670ab6edbf9a5d24c4c26d17424fcbe2f31c24..2bbe97974e02982c862ab31350de98bf805f4b0c 100644 (file)
@@ -793,6 +793,9 @@ wbcErr wbcAllocateGid(gid_t *pgid);
  * @param *sid      Pointer to the sid of the diresired mapping.
  *
  * @return #wbcErr
  * @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 wbcSetUidMapping(uid_t uid, const struct wbcDomainSid *sid);
 
  **/
 wbcErr wbcSetUidMapping(uid_t uid, const struct wbcDomainSid *sid);