From 45607bbe3e923932938d6af57cbffb963465b7e6 Mon Sep 17 00:00:00 2001 From: Aaron Herting Date: Mon, 24 Feb 2014 21:00:28 -0500 Subject: fixed some spacing --- modules/dtmfio/dtmfio.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/dtmfio') 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 ) { -- cgit v1.2.3