$OpenBSD: patch-kpdf_xpdf_splash_SplashErrorCodes_h,v 1.1 2009/10/15 15:50:25 kili Exp $
--- kpdf/xpdf/splash/SplashErrorCodes.h.orig	Mon Jan 15 12:21:56 2007
+++ kpdf/xpdf/splash/SplashErrorCodes.h	Thu Oct 15 16:35:46 2009
@@ -29,6 +29,8 @@
 
 #define splashErrSingularMatrix  8	// matrix is singular
 
+#define splashErrBadArg          9	// bad argument
+
 #define splashErrZeroImage       9      // image of 0x0
 
 #endif
