From e1cca756c9f9c3cb4317acf3ed9637436a6eb919 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sun, 12 Aug 2001 13:59:54 +0000 Subject: [PATCH] updates --- scripts/silcdoc/silcdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/silcdoc/silcdoc b/scripts/silcdoc/silcdoc index 0f4b2678..c66ba886 100755 --- a/scripts/silcdoc/silcdoc +++ b/scripts/silcdoc/silcdoc @@ -78,7 +78,7 @@ if [ "$TYPE" = "HTML" ]; then # Generate links to template file that can be included into various # places on the webpage. - echo ">> $name" >>$DST/index.tmpl + echo ">> $name" >>$DST/index.tmpl # Generate links for this library for k in $links -- 2.24.0