summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-aj
blob: d4333244ff41219542cea0ed3a8d1232f4971e23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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;