stagit

stagit-index: also dont assume someones:)

Hiltjo Posthuma contact@arjunchoudhary.com

commit: 3b83d08 parent: c2992a1
1 files changed, 1 insertions(+), 1 deletions(-)
Mstagit-index.c+1-1
M · stagit-index.c +1, -1
1@@ -73,7 +73,7 @@ void
2 writeheader(FILE *fp)
3 {
4 	fputs("<!DOCTYPE html>\n"
5-		"<html dir=\"ltr\" lang=\"en\">\n<head>\n"
6+		"<html>\n<head>\n"
7 		"<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n"
8 		"<title>", fp);
9 	xmlencode(fp, description, strlen(description));