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
1.6.0
Russell Bryant 18 years ago
parent 714e772ad4
commit c7303534a4

@ -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");

Loading…
Cancel
Save