summaryrefslogtreecommitdiff
path: root/modules/dtmfio/dtmfio.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dtmfio/dtmfio.c')
-rw-r--r--modules/dtmfio/dtmfio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/dtmfio/dtmfio.c b/modules/dtmfio/dtmfio.c
index a76a486..14cf509 100644
--- a/modules/dtmfio/dtmfio.c
+++ b/modules/dtmfio/dtmfio.c
@@ -78,8 +78,8 @@ static int dtmf_handler(const struct call *call, int key, void *arg){
static void ua_event_handler(struct ua *ua,
enum ua_event ev,
struct call *call,
- const char *prm,
- void *arg ) {
+ const char *prm,
+ void *arg ) {
if ( ev == UA_EVENT_CALL_ESTABLISHED ) {