mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 14:56:58 +00:00
Please forgive this flood of tiny changes ... this will be cool when it works
how we want it to :) (testing mantis+svn) (issue #9828) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67813 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -8061,7 +8061,7 @@ static int load_config(void)
|
||||
}
|
||||
cat = ast_category_browse(cfg, cat);
|
||||
}
|
||||
memset(fromstring,0,sizeof(fromstring));
|
||||
memset(fromstring, 0, sizeof(fromstring));
|
||||
memset(pagerfromstring,0,sizeof(pagerfromstring));
|
||||
memset(emailtitle,0,sizeof(emailtitle));
|
||||
strcpy(charset, "ISO-8859-1");
|
||||
|
Reference in New Issue
Block a user