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 c04ffd8031..c203938aee 100644
--- a/libcli/util/werror.h
+++ b/libcli/util/werror.h
@@ -222,7 +222,7 @@ typedef uint32_t WERROR;
#define WERR_DEVICE_NOT_SHARED W_ERROR(0x00000907)
#define WERR_FID_NOT_FOUND W_ERROR(0x0000090A)
#define WERR_NOT_LOCAL_DOMAIN W_ERROR(0x00000910)
-#define WERR_DC_NOT_FOUND W_ERROR(0x00000995)
+#define WERR_DCNOTFOUND W_ERROR(0x00000995)
#define WERR_TIME_DIFF_AT_DC W_ERROR(0x00000999)
#define WERR_DFS_NO_SUCH_VOL W_ERROR(0x00000A66)
#define WERR_DFS_NO_SUCH_SHARE W_ERROR(0x00000A69)