mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-24 16:05:04 +00:00
I like it when app_meetme builds under dev mode, don't you?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57873 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -4704,7 +4704,7 @@ static int unload_module(void)
|
||||
|
||||
static int load_module(void)
|
||||
{
|
||||
int res;
|
||||
int res = 0;
|
||||
|
||||
res |= load_config(0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user