api: fix syntax error

This commit is contained in:
Dan Williams
2010-03-18 08:47:14 -07:00
parent fb2b80f11a
commit 1df244f307

View File

@@ -60,7 +60,7 @@
</tp:docstring> </tp:docstring>
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/> <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_location_get_location"/> <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_location_get_location"/>
<arg name="Location" type="a{uv}" access="read" direction="out" tp:type="Location_Information_Map"> <arg name="Location" type="a{uv}" direction="out" tp:type="Location_Information_Map">
<tp:docstring> <tp:docstring>
Dict of available location information when location information Dict of available location information when location information
gathering is enabled. If the modem supports multiple location types gathering is enabled. If the modem supports multiple location types