---
src/base/PdfDefines.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/base/PdfDefines.h b/src/base/PdfDefines.h
index a7fbf47..6f35be5 100644
--- a/src/base/PdfDefines.h
+++ b/src/base/PdfDefines.h
@@ -208,7 +208,7 @@ enum EPdfDataType {
ePdfDataType_Reference, /**< The reference datatype contains
references to PDF objects in the PDF file of the form 4 0 R. \see PdfObject */
ePdfDataType_RawData, /**< Raw PDF data */
- ePdfDataType_Unknown /**< The Datatype is unknown */
+ ePdfDataType_Unknown = 0xff /**< The Datatype is unknown */
};
/**
--
2.16.1.windows.1
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users