summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-09-23 13:16:20 +0200
committerThomas Haller <thaller@redhat.com>2016-09-23 15:49:52 +0200
commit4a6c07d4e5b1c8c2bf3556ecb8cd11e7d0a796f9 (patch)
treef46ed120d6e8143581ba0c18213fc10b3fb456b3 /introspection
parent2ca1ce5d88a659ca396547cf884dc35fb52257a2 (diff)
downloadNetworkManager-4a6c07d4e5b1c8c2bf3556ecb8cd11e7d0a796f9.tar.gz
capabilities: fix data type to "u" / uint32
The property NM_MANAGER_CAPABILITIES was already "au". The types must be used consistently.
Diffstat (limited to 'introspection')
-rw-r--r--introspection/nm-manager.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/nm-manager.xml b/introspection/nm-manager.xml
index 9893556e56..f3fb847831 100644
--- a/introspection/nm-manager.xml
+++ b/introspection/nm-manager.xml
@@ -387,7 +387,7 @@
linkend="NMCapability">NMCapability</link> for currently
defined capability numbers.
-->
- <property name="Capabilities" type="ai" access="read"/>
+ <property name="Capabilities" type="au" access="read"/>
<!--
State: