Hello,

there should be no double parenthesis, I removed the one from mod stun as well.

Thanks,
Daniel

On 4/21/13 12:45 PM, Vicente Hernando wrote:
Should double parenthesis come after mod_list_dnssec and not after mod_list_stun?

Kind regards,
Vicente.

On 04/19/2013 10:51 PM, Daniel-Constantin Mierla wrote:
Module: sip-router
Branch: master
Commit: edd7f8ed5b8b893276c86bb054e6f7523ad69f33
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=edd7f8ed5b8b893276c86bb054e6f7523ad69f33

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date:   Fri Apr 19 22:50:26 2013 +0200

Makefile.groups: fixed typo

---

  Makefile.groups |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.groups b/Makefile.groups
index 7808e65..6aa8ac4 100644
--- a/Makefile.groups
+++ b/Makefile.groups
@@ -172,7 +172,7 @@ mod_list_all=$(sort $(mod_list_basic) $(mod_list_extra) \
                 $(mod_list_iptrtpproxy) $(mod_list_mi_xmlrpc) \
                 $(mod_list_outbound) $(mod_list_osp) \
                 $(mod_list_java) $(mod_list_stun)) \
-               $(mod_list_dnssec))
+               $(mod_list_dnssec)


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev



_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to