From c056fc5d177689decf37934c3dc2974d17c0bbda Mon Sep 17 00:00:00 2001 From: rainwater Date: Fri, 1 Nov 2002 22:28:10 +0000 Subject: [PATCH] Different linkage on the index page git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1546 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/bin/halibut/bk_xhtml.c | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Docs/src/bin/halibut/bk_xhtml.c b/Docs/src/bin/halibut/bk_xhtml.c index d1f2e60c..271d86ad 100644 --- a/Docs/src/bin/halibut/bk_xhtml.c +++ b/Docs/src/bin/halibut/bk_xhtml.c @@ -800,8 +800,7 @@ static void xhtml_do_index_body(FILE * fp) for (i = 0; i < xi->nsection; i++) { xhtmlsection *sect = xi->sections[i]; if (sect) { - fprintf(fp, "", sect->file->filename, - sect->fragment); + fprintf(fp, "", sect->file->filename,sect->fragment); if (sect->para->kwtext) { xhtml_para(fp, sect->para->kwtext); } else if (sect->para->words) { @@ -1074,16 +1073,19 @@ xhtml_add_contents_entry(FILE * fp, xhtmlsection * section, int limit) last_level++; fprintf(fp, "