From 870af1ccc00f62d5d86c84a2819e3739110fcb7f Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Wed, 1 Sep 2010 15:10:14 +0200 Subject: [PATCH] htls: Fixed HTML error. --- src/htls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/htls.c b/src/htls.c index b514b83..f51da93 100644 --- a/src/htls.c +++ b/src/htls.c @@ -84,7 +84,7 @@ static void head(char *name, struct charbuf *dst) if(stylesheet) { bprintf(dst, "\n", htmlquote(stylesheet)); } else { - bprintf(dst, "