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

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date:   Wed May 25 11:28:20 2011 +0200

core: spelling fix in error msg, reported from Bret McDanel, trixter at 
0xdecafbad dot com

---

 sr_module.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sr_module.c b/sr_module.c
index 1970395..543587a 100644
--- a/sr_module.c
+++ b/sr_module.c
@@ -574,7 +574,7 @@ reload:
                        /* we have to reload the module */
                        dlclose(handle);
                        WARN("%s: exports dlflags interface is deprecated and 
it will not"
-                                       "be supported in newer versions; 
consider using"
+                                       " be supported in newer versions; 
consider using"
                                        " mod_register() instead", path);
                        dlflags=new_dlflags;
                        retries--;


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

Reply via email to