linux-avmb1:capi4k-utils 2004-10-06 fails to build from source

Matthias Klose m at klose.in-berlin.de
Fri Oct 29 22:55:03 CEST 2004


The last patch, which reverted the ABI incompatibility, didn't revert
the change to capifax. Patch attached.

PS: It would be nice to get some feedback on the list about accepted 
    changes, announcement of new versions, etc ...


--- capifax/capi.c~     2004-06-30 10:52:29.000000000 +0200
+++ capifax/capi.c      2004-10-26 09:08:46.000000000 +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));





More information about the linux-avmb1 mailing list