X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fxpdf%2FErrorCodes.h;h=b28528df5647ea66631d41fa282970e267c4248c;hb=5932479cc8c371a385616b5909df558a091b7111;hp=6eb14350c77451deeb5863e7a1aaf23bab1c7fa0;hpb=ad63666daeeda50acc7630132d61fe044634fddd;p=evince.git diff --git a/pdf/xpdf/ErrorCodes.h b/pdf/xpdf/ErrorCodes.h index 6eb14350..b28528df 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