diff --git a/res/res_agi.c b/res/res_agi.c index 55f5c65332..e17147d075 100644 --- a/res/res_agi.c +++ b/res/res_agi.c @@ -1974,7 +1974,7 @@ static int handle_agidumphtml(int fd, int argc, char *argv[]) ast_join(fullcmd, sizeof(fullcmd), e->cmda); fprintf(htmlfile, "\n"); - fprintf(htmlfile, "\n", fullcmd,e->summary); + fprintf(htmlfile, "\n", fullcmd,e->summary); stringp=e->usage; tempstr = strsep(&stringp, "\n");
%s - %s
%s - %s