From 93d501e3b35d4276c3ef5cf5b32ab643ac83f491 Mon Sep 17 00:00:00 2001 From: Automerge Script Date: Fri, 16 Feb 2007 12:21:47 +0000 Subject: [PATCH] automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@54821 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_agi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/res_agi.c b/res/res_agi.c index 1d39c69362..22a5c29d83 100644 --- a/res/res_agi.c +++ b/res/res_agi.c @@ -1996,7 +1996,7 @@ static int handle_dumpagihtml(int fd, int argc, char *argv[]) { continue; fprintf(htmlfile, "\n"); - fprintf(htmlfile, "\n", fullcmd,e->summary); + fprintf(htmlfile, "\n", fullcmd,e->summary); stringp=e->usage;
%s - %s
%s - %s