summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-ak
blob: 5cda9fd28309f59d4c9ef66ef4864a50f03fdcb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.6 2005/01/27 16:22:37 adam Exp $

--- faxd/FaxModem.h.orig	2004-09-20 19:18:07.000000000 +0000
+++ faxd/FaxModem.h
@@ -152,7 +152,7 @@ protected:
 /*
  * Correct if neccessary Phase C (T.4/T.6) data (remove extra RTC/EOFB etc.)
  */
-    int		correctPhaseCData(u_char* buf, u_long* pBufSize,
+    int		correctPhaseCData(u_char* buf, uint32* pBufSize,
                                   u_int fillorder, const Class2Params& params);
 /*
  * Convert Phase C data...