updates
[runtime.git] / scripts / silcdoc / silcdoc
index 0f4b26788aeb10af0d749b92ba346b99c85164e1..c66ba886503d2fa0ce9d6cd2ee4041f19a708218 100755 (executable)
@@ -78,7 +78,7 @@ if [ "$TYPE" = "HTML" ]; then
 
     # Generate links to template file that can be included into various
     # places on the webpage.
-    echo ">> <A HREF="$fname">$name"</A> >>$DST/index.tmpl
+    echo ">> <A HREF="$fname">$name</A>" >>$DST/index.tmpl
 
     # Generate links for this library
     for k in $links