summaryrefslogtreecommitdiff
path: root/libcli/util/werror.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/util/werror.h')
-rw-r--r--libcli/util/werror.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/util/werror.h b/libcli/util/werror.h
index fa358c1fda..4b291d27e2 100644
--- a/libcli/util/werror.h
+++ b/libcli/util/werror.h
@@ -212,7 +212,7 @@ typedef uint32_t WERROR;
#define WERR_ALREADY_SHARED W_ERROR(0x00000846)
#define WERR_JOB_NOT_FOUND W_ERROR(0x00000867)
#define WERR_DEST_NOT_FOUND W_ERROR(0x00000868)
-#define WERR_GROUP_NOT_FOUND W_ERROR(0x000008AC)
+#define WERR_GROUPNOTFOUND W_ERROR(0x000008AC)
#define WERR_USER_NOT_FOUND W_ERROR(0x000008AD)
#define WERR_USEREXISTS W_ERROR(0x000008B0)
#define WERR_NOT_CONNECTED W_ERROR(0x000008CA)