diff options
-rw-r--r-- | new/org.freedesktop.ModemManager1.Modem.3gpp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/new/org.freedesktop.ModemManager1.Modem.3gpp.xml b/new/org.freedesktop.ModemManager1.Modem.3gpp.xml index 4c8609f8..ec23465f 100644 --- a/new/org.freedesktop.ModemManager1.Modem.3gpp.xml +++ b/new/org.freedesktop.ModemManager1.Modem.3gpp.xml @@ -25,7 +25,7 @@ </tp:docstring> <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_3gpp_modem_scan"/> - <arg name="results" type="aa{ss}" direction="out"> + <arg name="results" type="aa{sv}" direction="out"> <tp:docstring> <p>Found networks. It's an array of dictionaries (strings for both keys and values) with each array element describing a mobile network |