]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
use __cdecl calling convention for span_rx_handler_t and span_tx_handler_t type functions
authorMichael Jerris <mike@jerris.com>
Fri, 29 May 2009 18:59:44 +0000 (18:59 +0000)
committerMichael Jerris <mike@jerris.com>
Fri, 29 May 2009 18:59:44 +0000 (18:59 +0000)
commit6ca400efcdc1592d9187c9de2d445a445396c205
tree2f105816eceb9fc5c9a081aefabd81390c2fe2f4
parent72c680f005851997bcd542e08d714c5a9e2579d4
use __cdecl calling convention for span_rx_handler_t and span_tx_handler_t type functions

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13509 d0543943-73ff-0310-b7d9-9358b9ac24b2
12 files changed:
libs/spandsp/src/fsk.c
libs/spandsp/src/silence_gen.c
libs/spandsp/src/spandsp/fsk.h
libs/spandsp/src/spandsp/silence_gen.h
libs/spandsp/src/spandsp/v17rx.h
libs/spandsp/src/spandsp/v17tx.h
libs/spandsp/src/spandsp/v27ter_rx.h
libs/spandsp/src/spandsp/v29rx.h
libs/spandsp/src/v17rx.c
libs/spandsp/src/v17tx.c
libs/spandsp/src/v27ter_rx.c
libs/spandsp/src/v29rx.c