diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-11-11 14:33:15 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-11-12 12:22:28 +0100 |
commit | 270d3318eaa239dc594e87f9525a41f30f512736 (patch) | |
tree | f1df477347d5970db34bbdf9469e8808b032e997 /docs/reference/libmm-glib | |
parent | 8b8bc0773f70961807d0208449a132b9fd673aab (diff) |
docs,libmm-glib: flag as private the mm_location_3gpp_reset() method
Diffstat (limited to 'docs/reference/libmm-glib')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index edb6b59b..bf65f84e 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -476,8 +476,6 @@ mm_location_3gpp_get_mobile_network_code mm_location_3gpp_get_location_area_code mm_location_3gpp_get_tracking_area_code mm_location_3gpp_get_cell_id -<SUBSECTION Methods> -mm_location_3gpp_reset <SUBSECTION Private> mm_location_3gpp_get_string_variant mm_location_3gpp_new @@ -487,6 +485,7 @@ mm_location_3gpp_set_location_area_code mm_location_3gpp_set_tracking_area_code mm_location_3gpp_set_mobile_country_code mm_location_3gpp_set_mobile_network_code +mm_location_3gpp_reset <SUBSECTION Standard> MMLocation3gppClass MMLocation3gppPrivate |