Fix error codes numbers for kpdf/xpdf/splash

(cherry picked from commit 809db41f18)
v3.5.13-sru
Slávek Banko 12 years ago
parent 25074c40f0
commit 5862e1d441

@ -31,6 +31,6 @@
#define splashErrZeroImage 9 // image of 0x0
#define splashErrBadArg 9 // bad argument
#define splashErrBadArg 10 // bad argument
#endif

Loading…
Cancel
Save