summaryrefslogtreecommitdiff
path: root/src/property.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property.cpp')
-rw-r--r--src/property.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property.cpp b/src/property.cpp
index 15a2f5b..77fe7a2 100644
--- a/src/property.cpp
+++ b/src/property.cpp
@@ -96,7 +96,7 @@ Message PropertiesAdaptor::Set(const CallMessage &call)
return reply;
}
-IntrospectedInterface *const PropertiesAdaptor::introspect() const
+IntrospectedInterface * PropertiesAdaptor::introspect() const
{
static IntrospectedArgument Get_args[] =
{