summaryrefslogtreecommitdiff
path: root/nsswitch/winbind_struct_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsswitch/winbind_struct_protocol.h')
-rw-r--r--nsswitch/winbind_struct_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/winbind_struct_protocol.h b/nsswitch/winbind_struct_protocol.h
index f24ba72d190..6f25619dfa1 100644
--- a/nsswitch/winbind_struct_protocol.h
+++ b/nsswitch/winbind_struct_protocol.h
@@ -56,6 +56,7 @@ typedef char fstring[FSTRING_LEN];
* 28: added WINBINDD_XIDS_TO_SIDS
* removed WINBINDD_SID_TO_UID
* removed WINBINDD_SID_TO_GID
+ * removed WINBINDD_GID_TO_SID
*/
#define WINBIND_INTERFACE_VERSION 28
@@ -116,7 +117,6 @@ enum winbindd_cmd {
WINBINDD_SIDS_TO_XIDS,
WINBINDD_XIDS_TO_SIDS,
WINBINDD_UID_TO_SID,
- WINBINDD_GID_TO_SID,
WINBINDD_ALLOCATE_UID,
WINBINDD_ALLOCATE_GID,