summaryrefslogtreecommitdiffstats
path: root/nss_client/sss_nss.h
diff options
context:
space:
mode:
Diffstat (limited to 'nss_client/sss_nss.h')
-rw-r--r--nss_client/sss_nss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss_client/sss_nss.h b/nss_client/sss_nss.h
index 646f8ffe0..d41368102 100644
--- a/nss_client/sss_nss.h
+++ b/nss_client/sss_nss.h
@@ -39,7 +39,7 @@ enum sss_nss_command {
/* group */
SSS_NSS_GETGRNAM = 0x0021,
- SSS_NSS_GETGRUID = 0x0022,
+ SSS_NSS_GETGRGID = 0x0022,
SSS_NSS_SETGRENT = 0x0023,
SSS_NSS_GETGRENT = 0x0024,
SSS_NSS_ENDGRENT = 0x0025,