aboutsummaryrefslogtreecommitdiffstats
path: root/parameter/TypeElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/TypeElement.h')
-rw-r--r--parameter/TypeElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parameter/TypeElement.h b/parameter/TypeElement.h
index 9391729..3468c35 100644
--- a/parameter/TypeElement.h
+++ b/parameter/TypeElement.h
@@ -45,7 +45,7 @@ public:
CInstanceConfigurableElement* instantiate() const;
// Mapping info
- virtual bool getMappingData(const string& strKey, string& strValue) const;
+ virtual bool getMappingData(const string& strKey, const string*& pStrValue) const;
virtual bool hasMappingData() const;
// From IXmlSink