diff options
author | Dan Williams <dcbw@redhat.com> | 2010-06-29 22:36:11 -0700 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-06-29 22:36:11 -0700 |
commit | 655bf7a9faf6125760bc109d9f4f38ce9143a82b (patch) | |
tree | 04d1d4a1a4e8a803c4388755022e3f3efeff4f52 | |
parent | 1c2df96f8d5f768db3c63d70778be0f2da8f2ac0 (diff) |
api: fix up location method flag name
-rw-r--r-- | introspection/mm-modem-location.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/mm-modem-location.xml b/introspection/mm-modem-location.xml index 58dca680..d74f61cd 100644 --- a/introspection/mm-modem-location.xml +++ b/introspection/mm-modem-location.xml @@ -199,7 +199,7 @@ GetLocation() method or in the Location property.</p> </tp:docstring> </tp:flag> - <tp:flag suffix="GSM_GPS_RAW" value="0x4"> + <tp:flag suffix="GPS_RAW" value="0x4"> <tp:docstring> <p>For capability reporting, indicates the device is capable of providing raw GPS information using a series of defined key/value |