summaryrefslogtreecommitdiff
path: root/libcli/util/doserr.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/util/doserr.c')
-rw-r--r--libcli/util/doserr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/util/doserr.c b/libcli/util/doserr.c
index 1c1a39f7f9..c87187eea6 100644
--- a/libcli/util/doserr.c
+++ b/libcli/util/doserr.c
@@ -66,7 +66,7 @@ static const struct werror_code_struct dos_errs[] =
{ "WERR_BUF_TOO_SMALL", WERR_BUF_TOO_SMALL },
{ "WERR_JOB_NOT_FOUND", WERR_JOB_NOT_FOUND },
{ "WERR_DEST_NOT_FOUND", WERR_DEST_NOT_FOUND },
- { "WERR_GROUP_NOT_FOUND", WERR_GROUP_NOT_FOUND },
+ { "WERR_GROUPNOTFOUND", WERR_GROUPNOTFOUND },
{ "WERR_USER_NOT_FOUND", WERR_USER_NOT_FOUND },
{ "WERR_NOT_LOCAL_DOMAIN", WERR_NOT_LOCAL_DOMAIN },
{ "WERR_DOMAIN_CONTROLLER_NOT_FOUND", WERR_DOMAIN_CONTROLLER_NOT_FOUND },