cdma: fix segfault by handling MEID property

Also, MEID->Meid to follow standard D-Bus property semantics.
This commit is contained in:
Dan Williams
2011-01-04 17:21:41 -06:00
parent b0cd9288c2
commit 6c56db07fc
4 changed files with 27 additions and 1 deletions

View File

@@ -93,7 +93,7 @@
</arg>
</method>
<property name="MEID" type="s" access="read">
<property name="Meid" type="s" access="read">
<tp:docstring>
The modem's Mobile Equipment Identifier.
</tp:docstring>