podofo/podofo-0.9.3-gcc-4.9.patch

12 lines
278 B
Diff

--- podofo-0.9.3/test/unit/EncryptTest.h.orig 2014-09-27 13:57:19.195358412 +0200
+++ podofo-0.9.3/test/unit/EncryptTest.h 2014-09-27 13:55:43.003326947 +0200
@@ -83,7 +83,7 @@
private:
char* m_pEncBuffer;
- long m_lLen;
+ int m_lLen;
int m_protection;
};