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

List:       asterisk-commits
Subject:    [asterisk-commits] russell: branch 1.4 r84146 -
From:       SVN commits to the Asterisk project <asterisk-commits () lists ! digium ! com>
Date:       2007-09-30 20:02:16
Message-ID: 20070930200216.C286DA9DF61 () lists ! digium ! internal
[Download RAW message or body]

Author: russell
Date: Sun Sep 30 15:02:16 2007
New Revision: 84146

URL: http://svn.digium.com/view/asterisk?view=rev&rev=84146
Log:
Fix the AST_MODULE_INFO macro for C++ modules.  The load and reload parameters
were in the wrong place.
(closes issue #10846, alebm)

Modified:
    branches/1.4/include/asterisk/module.h

Modified: branches/1.4/include/asterisk/module.h
URL: http://svn.digium.com/view/asterisk/branches/1.4/include/asterisk/module.h?view=diff&rev=84146&r1=84145&r2=84146
 ==============================================================================
--- branches/1.4/include/asterisk/module.h (original)
+++ branches/1.4/include/asterisk/module.h Sun Sep 30 15:02:16 2007
@@ -224,8 +224,8 @@
 	static struct ast_module_info __mod_info = {	\
 		NULL,					\
 		load_func,				\
+		reload_func,				\
 		unload_func,				\
-		reload_func,				\
 		AST_MODULE,				\
 		desc,					\
 		keystr,					\


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-commits


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

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