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 9bd0741cb..e2f17f247 100644
--- a/pdf/pdf_errors.h
+++ b/pdf/pdf_errors.h
@@ -71,4 +71,5 @@ PARAM(E_PDF_DICT_IS_STREAM, "Expected a dictionary but encountered a
PARAM(E_PDF_BAD_TYPE, "An object is of the wrong type"),
PARAM(E_PDF_BAD_VALUE, "An object has an unexpected value"),
PARAM(E_PDF_BAD_ANNOTATION, "There was an error in an annotation"),
+PARAM(E_PDF_BAD_XREFSTMOFFSET, "An XRefStm value did not point to a cross reference stream"),
#undef PARAM