X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=aligncommand.h;fp=aligncommand.h;h=fa1bf57468e31c114224841019b338020e574b21;hb=4c5e7a20a03ddc6feb49ff9d21fcb4c79bc5508d;hp=6236958a42a886bf5178aab8571f1513c596e00f;hpb=192b4636345c51d962d4711206535e34cb2fd97c;p=mothur.git diff --git a/aligncommand.h b/aligncommand.h index 6236958..fa1bf57 100644 --- a/aligncommand.h +++ b/aligncommand.h @@ -78,7 +78,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 alignData { +struct alignData { string alignFName; string reportFName; string accnosFName;