X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sffinfocommand.h;fp=sffinfocommand.h;h=939a1c70bf87ee50c97aa95bc387599cf0b866f5;hb=e0fbf58358a72f20352cf2a43922ab6b5bdf0cf8;hp=b533f2864eb44e9091f1eacaaeab35fabbf00e01;hpb=fbaa6c7ac44f857c1ece7c8199e9e7e09b4bbe74;p=mothur.git diff --git a/sffinfocommand.h b/sffinfocommand.h index b533f28..939a1c7 100644 --- a/sffinfocommand.h +++ b/sffinfocommand.h @@ -77,7 +77,7 @@ private: int printCommonHeader(ofstream&, CommonHeader&); int printHeader(ofstream&, Header&); - int printSffTxtSeqData(ofstream&, seqRead&); + int printSffTxtSeqData(ofstream&, seqRead&, Header&); int printFlowSeqData(ofstream&, seqRead&, Header&); int printFastaSeqData(ofstream&, seqRead&, Header&); int printQualSeqData(ofstream&, seqRead&, Header&);