libwbclient: doxygen: mark wbcSetUidHwm 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 e1442d07b24f8ad979ff7e316c298b7043564977..0e87e44c4b8aceaf5bce38b1bc707770b7b71b4f 100644 (file)
@@ -844,6 +844,9 @@ wbcErr wbcRemoveGidMapping(gid_t gid, const struct wbcDomainSid *sid);
  * @param uid_hwm      The new uid highwater mark value
  *
  * @return #wbcErr
+ *
+ * @deprecated      This method is not impemented any more and should
+ *                  be removed in the next major version change.
  **/
 wbcErr wbcSetUidHwm(uid_t uid_hwm);