Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/ErrorCodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/ErrorCodes.h')
-rw-r--r--pdf/xpdf/ErrorCodes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf/xpdf/ErrorCodes.h b/pdf/xpdf/ErrorCodes.h
index 6eb1435..b28528d 100644
--- a/pdf/xpdf/ErrorCodes.h
+++ b/pdf/xpdf/ErrorCodes.h
@@ -31,4 +31,6 @@
#define errBadPageNum 9 // invalid page number
+#define errFileIO 10 // file I/O error
+
#endif