$NetBSD: patch-aj,v 1.6 2005/01/27 16:22:37 adam Exp $ --- faxd/FaxModem.c++.orig 2004-11-23 18:11:02.000000000 +0000 +++ faxd/FaxModem.c++ @@ -734,7 +734,7 @@ FaxModem::notifyPageSent(TIFF* tif) #include "MemoryDecoder.h" int -FaxModem::correctPhaseCData(u_char* buf, u_long* pBufSize, +FaxModem::correctPhaseCData(u_char* buf, uint32* pBufSize, u_int fillorder, const Class2Params& params) { u_char* endOfData;