From 4f318941d086371f4e87f1e7b96f1c029f8766c2 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Tue, 5 Jan 2016 21:04:07 +0100 Subject: revert log.html to log/head.html change --- stagit-index.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stagit-index.c') diff --git a/stagit-index.c b/stagit-index.c index 9e2b2c0..356f08c 100644 --- a/stagit-index.c +++ b/stagit-index.c @@ -145,7 +145,7 @@ writelog(FILE *fp) fputs("", fp); + fputs("/log.html\">", fp); xmlencode(fp, name, strlen(name)); fputs("", fp); xmlencode(fp, description, strlen(description)); -- cgit v1.2.3