summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch')
-rw-r--r--net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch b/net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch
deleted file mode 100644
index 646557d336b1..000000000000
--- a/net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Naur capi4k-utils_old/capi20/capiutils.h capi4k-utils/capi20/capiutils.h
---- capi4k-utils_old/capi20/capiutils.h 2004-10-06 17:13:33.000000000 +0200
-+++ capi4k-utils/capi20/capiutils.h 2004-10-14 11:18:07.049529668 +0200
-@@ -918,7 +918,7 @@
- ,_cstruct BChannelinformation
- ,_cstruct Keypadfacility
- ,_cstruct Useruserdata
-- ,_cstruct Facilitydataarra);
-+ ,_cstruct Facilitydataarray);
- unsigned CONNECT_REQ (_cmsg *cmsg, _cword ApplId, _cword Messagenumber
- ,_cdword adr
- ,_cword CIPValue
-diff -Naur capi4k-utils_old/capifax/capi.c capi4k-utils/capifax/capi.c
---- capi4k-utils_old/capifax/capi.c 2004-08-10 14:11:20.000000000 +0200
-+++ capi4k-utils/capifax/capi.c 2004-10-14 11:16:52.699740737 +0200
-@@ -82,7 +82,7 @@
- * of the application
- */
- ALERT_REQ (CMSG, Appl_Id, 0, CONNECT_IND_PLCI(CMSG),
-- NULL, NULL, NULL, NULL, NULL);
-+ NULL, NULL, NULL, NULL);
- /* inform the user application */
- SetState(Connection, D_ConnectPending);
- IncomingCall(Connection, GetCallingPartyNumber (Connection));