[prev in list] [next in list] [prev in thread] [next in thread] 

List:       serdev
Subject:    [sr-dev] git:master: xmlops: fixed internal module name
From:       Daniel-Constantin Mierla <miconda () gmail ! com>
Date:       2012-02-27 20:38:33
Message-ID: 20120227203834.145D5EF8075 () rimmer ! ryngle ! com
[Download RAW message or body]

Module: sip-router
Branch: master
Commit: 1d51ef127bc546cbe7e950dedc135a529e9ed2aa
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1d51ef127bc546cbe7e950dedc135a529e9ed2aa


Author: Daniel-Constantin Mierla <miconda@gmail.com>
Committer: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   Mon Feb 27 21:37:24 2012 +0100

xmlops: fixed internal module name

- c&p error propagated when the module was split from presence_xml
- reported by Olle E. Johansson

---

 modules/xmlops/xmlops_mod.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/xmlops/xmlops_mod.c b/modules/xmlops/xmlops_mod.c
index 26e8e41..132c9e1 100644
--- a/modules/xmlops/xmlops_mod.c
+++ b/modules/xmlops/xmlops_mod.c
@@ -58,7 +58,7 @@ static param_export_t params[]={
 
 /** module exports */
 struct module_exports exports= {
-	"presence_xml",		/* module name */
+	"xmlops",		/* module name */
 	 DEFAULT_DLFLAGS,	/* dlopen flags */
 	 0,  			/* exported functions */
 	 params,		/* exported parameters */


_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic