summaryrefslogtreecommitdiffabout
path: root/ui-shared.c
Side-by-side diff
Diffstat (limited to 'ui-shared.c') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-shared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-shared.c b/ui-shared.c
index 9ec646b..5192800 100644
--- a/ui-shared.c
+++ b/ui-shared.c
@@ -413,3 +413,3 @@ int print_archive_ref(const char *refname, const unsigned char *sha1,
if (!*header) {
- html("<p><h1>download</h1>");
+ html("<h1>download</h1>\n");
*header = 1;