From 8da8f72a243a293341c8c3851337b095f83ed218 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Wed, 2 Feb 2011 16:29:20 +0000 Subject: [PATCH] fixed a typo in the VCF header --- bcftools/call1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bcftools/call1.c b/bcftools/call1.c index e4ba879..c9df3c0 100644 --- a/bcftools/call1.c +++ b/bcftools/call1.c @@ -247,7 +247,7 @@ static void write_header(bcf_hdr_t *h) if (!strstr(str.s, "##INFO=\n", &str); if (!strstr(str.s, "##INFO=\n", &str); + kputs("##INFO=\n", &str); if (!strstr(str.s, "##INFO=\n", &str); if (!strstr(str.s, "##FORMAT=