X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=stagit.c;h=b2b726853bdc76e5130507c8304d5b949a07188e;hb=92cee02f1217f19a19d872d857f6e617ed3e0eec;hp=3b8913f8aef6407b3cade30e040d54106b576410;hpb=9e96062b620088a42c7b345e07cc8c12e2b59ed2;p=stagit.git diff --git a/stagit.c b/stagit.c index 3b8913f..b2b7268 100644 --- a/stagit.c +++ b/stagit.c @@ -329,7 +329,7 @@ void writeheader(FILE *fp, const char *title) { fputs("\n" - "\n\n" + "\n\n" "\n" "", fp); xmlencode(fp, title, strlen(title));