diff options
Diffstat (limited to 'kpdf/xpdf/splash/SplashErrorCodes.h')
-rw-r--r-- | kpdf/xpdf/splash/SplashErrorCodes.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kpdf/xpdf/splash/SplashErrorCodes.h b/kpdf/xpdf/splash/SplashErrorCodes.h index e7f1f0b5..711271ca 100644 --- a/kpdf/xpdf/splash/SplashErrorCodes.h +++ b/kpdf/xpdf/splash/SplashErrorCodes.h @@ -31,4 +31,6 @@ #define splashErrZeroImage 9 // image of 0x0 +#define splashErrBadArg 9 // bad argument + #endif |