aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_ael_share.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_ael_share.c')
-rw-r--r--res/res_ael_share.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_ael_share.c b/res/res_ael_share.c
index 7c4dc70a8..daa6a2360 100644
--- a/res/res_ael_share.c
+++ b/res/res_ael_share.c
@@ -52,7 +52,7 @@ static int unload_module(void)
static int load_module(void)
{
- return 0;
+ return AST_MODULE_LOAD_SUCCESS;
}
AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_GLOBAL_SYMBOLS, "share-able code for AEL",