summaryrefslogtreecommitdiffstats
path: root/parameter/InstanceConfigurableElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/InstanceConfigurableElement.h')
-rw-r--r--parameter/InstanceConfigurableElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parameter/InstanceConfigurableElement.h b/parameter/InstanceConfigurableElement.h
index 517646c..4a032d4 100644
--- a/parameter/InstanceConfigurableElement.h
+++ b/parameter/InstanceConfigurableElement.h
@@ -54,7 +54,7 @@ public:
const CTypeElement* getTypeElement() const;
// Mapping info
- bool getMappingData(const string& strKey, string& strValue) const;
+ bool getMappingData(const string& strKey, const string*& pStrValue) const;
// From CElement
virtual string getKind() const;