automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@60318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.2-netsec
Automerge Script 19 years ago
parent 4f9d0e28e4
commit bf5b3a7fca

@ -6353,7 +6353,7 @@ static int load_config(void)
return 0;
} else {
ast_mutex_unlock(&vmlock);
ast_log(LOG_WARNING, "Failed to load configuration file. Module not activated.\n");
ast_log(LOG_WARNING, "Failed to load configuration file.\n");
return 0;
}
}

Loading…
Cancel
Save