[sr-dev] git:3.2: Makefile: remove typo comma at the end of the sipcapture module name
Daniel-Constantin Mierla
miconda at gmail.com
Mon Nov 14 19:10:47 CET 2011
Module: sip-router
Branch: 3.2
Commit: fb75114b7c5e220c4fcfbd1a0ad583c0d9e2fb4b
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fb75114b7c5e220c4fcfbd1a0ad583c0d9e2fb4b
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: Mon Nov 14 19:10:05 2011 +0100
Makefile: remove typo comma at the end of the sipcapture module name
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index fc9767c..373ce75 100644
--- a/Makefile
+++ b/Makefile
@@ -211,7 +211,7 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \
iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \
blst prefix_route counters debugger matrix mqueue mtree \
pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops \
- async sipcapture, dmq
+ async sipcapture dmq
# K mysql module
module_group_kmysql=db_mysql
More information about the sr-dev
mailing list