freebsd-ports/graphics/paintlib/files/patch-common-plppmdec.h
2006-12-22 17:07:07 +00:00

11 lines
267 B
C

--- common/plppmdec.h.orig Fri Dec 22 17:54:44 2006
+++ common/plppmdec.h Fri Dec 22 18:01:20 2006
@@ -78,7 +78,7 @@
);
- PLPixel32 PLPPMDecoder::readASCIIPixel32
+ PLPixel32 readASCIIPixel32
( int MaxGrayValue,
PLDataSource * pDataSrc
);