]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/ErrorCodes.h
Import of Xpdf 2.02 for merge
[evince.git] / pdf / xpdf / ErrorCodes.h
index 4e0d38a6632d3651ff1b98c9965b83817085bdb7..8de2b01b880a188649bcdfe7176cd9418fe9c720 100644 (file)
@@ -2,7 +2,7 @@
 //
 // ErrorCodes.h
 //
-// Copyright 2002 Glyph & Cog, LLC
+// Copyright 2002-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
@@ -21,4 +21,6 @@
 #define errEncrypted        4  // file was encrypted and password was
                                // incorrect or not supplied
 
+#define errHighlightFile    5  // nonexistent or invalid highlight file
+
 #endif