mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-28 11:19:11 -07:00
Anything to keep gcc 4.2 happy...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@84273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
+1
-1
@@ -4042,7 +4042,7 @@ static int aeldebug = 0;
|
||||
|
||||
static int pbx_load_module(void)
|
||||
{
|
||||
int errs, sem_err, sem_warn, sem_note;
|
||||
int errs=0, sem_err=0, sem_warn=0, sem_note=0;
|
||||
char *rfilename;
|
||||
struct ast_context *local_contexts=NULL, *con;
|
||||
struct pval *parse_tree;
|
||||
|
||||
Reference in New Issue
Block a user