summaryrefslogtreecommitdiff
path: root/upstream/test/test-platform/TestPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/test/test-platform/TestPlatform.h')
-rw-r--r--upstream/test/test-platform/TestPlatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/test/test-platform/TestPlatform.h b/upstream/test/test-platform/TestPlatform.h
index 8917dbb..6e843b0 100644
--- a/upstream/test/test-platform/TestPlatform.h
+++ b/upstream/test/test-platform/TestPlatform.h
@@ -144,7 +144,7 @@ private:
std::string &strResult);
bool createInclusiveSelectionCriterion(const std::string &strName, size_t nbValues,
std::string &strResult);
- bool setCriterionState(const std::string &strName, uint32_t uiState, std::string &strResult);
+ bool setCriterionState(const std::string &strName, uint64_t uiState, std::string &strResult);
bool setCriterionStateByLexicalSpace(const IRemoteCommand &remoteCommand,
std::string &strResult);