Skip to content
Snippets Groups Projects
Commit d5572fac authored by Steve Murphy's avatar Steve Murphy
Browse files

My apologies, I missed the compiler warning in a previous commit for the ael_main.c;

I've fixed this.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41230 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent d12f54f9
No related branches found
No related tags found
No related merge requests found
......@@ -424,7 +424,7 @@ void filter_newlines(char *str)
extern struct module_symbols mod_data;
extern ael_external_load_module(void);
extern int ael_external_load_module(void);
int main(int argc, char **argv)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment