X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraslayercommand.h;fp=chimeraslayercommand.h;h=54b8fa182894fd448dff3e5a7b6548532334b258;hb=4c5e7a20a03ddc6feb49ff9d21fcb4c79bc5508d;hp=815cb367c70dd844013fa9d53ca42800887342f6;hpb=192b4636345c51d962d4711206535e34cb2fd97c;p=mothur.git diff --git a/chimeraslayercommand.h b/chimeraslayercommand.h index 815cb36..54b8fa1 100644 --- a/chimeraslayercommand.h +++ b/chimeraslayercommand.h @@ -79,7 +79,7 @@ private: //custom data structure for threads to use. // This is passed by void pointer so it can be any data type // that can be passed using a single void pointer (LPVOID). -typedef struct slayerData { +struct slayerData { string outputFName; string fasta; string accnos;