compile errors
[iotcloud.git] / version2 / src / C / Transaction.h
index f7235d034ca38c54c2d47b455657f78f804de96f..d6453d6b475461f4b0354232112da429294b65b0 100644 (file)
@@ -19,7 +19,7 @@ private:
        int64_t arbitratorId;
        int64_t machineId;
        Pair<int64_t, int64_t> transactionId;
-       int nextPartToSend;
+       uint32_t nextPartToSend;
        bool flddidSendAPartToServer;
        TransactionStatus *transactionStatus;
        bool hadServerFailure;