diff options
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml b/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml index 31576518..112b324a 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml @@ -67,7 +67,7 @@ --> <method name="List"> <arg name="selected" type="s" direction="out" /> - <arg name="installed" type="a{a{sv}}" direction="out" /> + <arg name="installed" type="aa{sv}" direction="out" /> </method> <!-- |