]> git.donarmstrong.com Git - mothur.git/blobdiff - sffinfocommand.h
working on windows paralellization, added trimOligos class to be used by trim.flows...
[mothur.git] / sffinfocommand.h
index f18a3f5568167c031adabd5607cf2c07c2f651f9..903a589cd777b89b7e508e48d1173d550210f864 100644 (file)
@@ -17,7 +17,7 @@
 struct CommonHeader {
        unsigned int magicNumber;
        string version;
-       unsigned long int indexOffset;
+       unsigned long long indexOffset;
        unsigned int indexLength;
        unsigned int numReads;
        unsigned short headerLength;