summaryrefslogtreecommitdiff
path: root/pdf/pdf_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/pdf_errors.h')
-rw-r--r--pdf/pdf_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/pdf_errors.h b/pdf/pdf_errors.h
index e2ccbea9b..4fed1522d 100644
--- a/pdf/pdf_errors.h
+++ b/pdf/pdf_errors.h
@@ -65,4 +65,5 @@ PARAM(E_PDF_UNMATCHEDMARK, "A closing mark (] or >>) had no matching
PARAM(E_PDF_BADPAGECOUNT, "page tree root node /Count did not match the actual number of pages in the tree."),
PARAM(E_PDF_NO_ROOT, "Can't find the document Catalog"),
PARAM(E_PDF_BAD_ROOT_TYPE, "Document Catalog has incorrect /Type"),
+PARAM(E_PDF_BAD_NAMED_DEST, "An annotation has an invalid named destination"),
#undef PARAM