summaryrefslogtreecommitdiff
path: root/source4/include/doserr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/doserr.h')
-rw-r--r--source4/include/doserr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/doserr.h b/source4/include/doserr.h
index 410ba89cea..8fe5f2cf6c 100644
--- a/source4/include/doserr.h
+++ b/source4/include/doserr.h
@@ -188,6 +188,7 @@
#define WERR_MORE_DATA W_ERROR(234)
#define WERR_CAN_NOT_COMPLETE W_ERROR(1003)
#define WERR_INVALID_DOMAINNAME W_ERROR(1212)
+#define WERR_UNKNOWN_REVISION W_ERROR(1305)
#define WERR_REVISION_MISMATCH W_ERROR(1306)
#define WERR_INVALID_OWNER W_ERROR(1307)
#define WERR_NO_SUCH_USER W_ERROR(1317)