summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-3.02/splash/SplashErrorCodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-3.02/splash/SplashErrorCodes.h')
-rw-r--r--Build/source/libs/xpdf/xpdf-3.02/splash/SplashErrorCodes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/libs/xpdf/xpdf-3.02/splash/SplashErrorCodes.h b/Build/source/libs/xpdf/xpdf-3.02/splash/SplashErrorCodes.h
index 2a70d4b77d6..7bdaf14e43a 100644
--- a/Build/source/libs/xpdf/xpdf-3.02/splash/SplashErrorCodes.h
+++ b/Build/source/libs/xpdf/xpdf-3.02/splash/SplashErrorCodes.h
@@ -29,4 +29,6 @@
#define splashErrSingularMatrix 8 // matrix is singular
+#define splashErrBadArg 9 // bad argument
+
#endif