X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sam.h;h=86b757616e44b1e4de8ddd2da383534a805fe246;hb=011fa103c7af400670b23c23bea2e8c8c1391798;hp=970cf2daee7ca49a95280bcf1431ae35ba8f223f;hpb=33c76f702a5a4c96db0a2bc0a6940dafbcb064b4;p=samtools.git diff --git a/sam.h b/sam.h index 970cf2d..86b7576 100644 --- a/sam.h +++ b/sam.h @@ -48,7 +48,7 @@ extern "C" { "wbu" exclusively. @param aux auxiliary data; if mode[0]=='w', aux points to - bam_header_t; if strcmp(mode, "rb")==0 and @SQ header lines in SAM + bam_header_t; if strcmp(mode, "rb")!=0 and @SQ header lines in SAM are absent, aux points the file name of the list of the reference; aux is not used otherwise.