X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimflowscommand.h;h=0dc1cd977c9b106b4986e2cb839939cae7541db2;hb=4c5e7a20a03ddc6feb49ff9d21fcb4c79bc5508d;hp=e3a2814facba50904109c7f97a225e6a21b6589a;hpb=192b4636345c51d962d4711206535e34cb2fd97c;p=mothur.git diff --git a/trimflowscommand.h b/trimflowscommand.h index e3a2814..0dc1cd9 100644 --- a/trimflowscommand.h +++ b/trimflowscommand.h @@ -83,7 +83,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 trimFlowData { +struct trimFlowData { string flowFileName; string trimFlowFileName; string scrapFlowFileName;