aboutsummaryrefslogtreecommitdiffstats
path: root/parameter-connector-test/ExamplePlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter-connector-test/ExamplePlatform.h')
-rw-r--r--parameter-connector-test/ExamplePlatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parameter-connector-test/ExamplePlatform.h b/parameter-connector-test/ExamplePlatform.h
index bf821e8..1249c7f 100644
--- a/parameter-connector-test/ExamplePlatform.h
+++ b/parameter-connector-test/ExamplePlatform.h
@@ -58,7 +58,7 @@ public:
bool start(string& strError);
// State
- void setState(State eState);
+ bool setState(State eState, string& strError);
private:
// The connector