diff options
Diffstat (limited to 'comms/hylafax/patches/patch-ak')
-rw-r--r-- | comms/hylafax/patches/patch-ak | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/hylafax/patches/patch-ak b/comms/hylafax/patches/patch-ak deleted file mode 100644 index 5cda9fd2830..00000000000 --- a/comms/hylafax/patches/patch-ak +++ /dev/null @@ -1,13 +0,0 @@ -$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... |