summaryrefslogtreecommitdiff
path: root/modules/dtmfio
diff options
context:
space:
mode:
authorAaron Herting <aaron@herting.cc>2014-02-24 21:00:28 -0500
committerAaron Herting <aaron@herting.cc>2014-02-24 21:00:28 -0500
commit45607bbe3e923932938d6af57cbffb963465b7e6 (patch)
treefc8c9ecd22de254185ef4a59615c9eed6bd6ae32 /modules/dtmfio
parentf32b363841155fe021f8e417f9d8ed928b89f557 (diff)
fixed some spacing
Diffstat (limited to 'modules/dtmfio')
-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 ) {