summaryrefslogtreecommitdiff
path: root/subversion/svn/client_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/svn/client_errors.h')
-rw-r--r--subversion/svn/client_errors.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/subversion/svn/client_errors.h b/subversion/svn/client_errors.h
index 5041e25..19f0bdf 100644
--- a/subversion/svn/client_errors.h
+++ b/subversion/svn/client_errors.h
@@ -43,6 +43,8 @@ extern "C" {
#if defined(SVN_ERROR_BUILD_ARRAY)
+#error "Need to update err_defn for r1464679 and un-typo 'CDMLINE'"
+
#define SVN_ERROR_START \
static const err_defn error_table[] = { \
{ SVN_ERR_CDMLINE__WARNING, "Warning" },