Re: [PATCH ModemManager] docs: mm_modem_get_sim is async
- From: Dan Williams <dcbw redhat com>
- To: Guido Günther <agx sigxcpu org>, networkmanager-list gnome org
- Subject: Re: [PATCH ModemManager] docs: mm_modem_get_sim is async
- Date: Mon, 27 Aug 2018 11:02:55 -0500
On Mon, 2018-08-27 at 16:51 +0200, Guido Günther wrote:
Signed-off-by: Guido Günther <guido gunther puri sm>
---
libmm-glib/mm-modem.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Pushed to git master, thanks!
Dan
diff --git a/libmm-glib/mm-modem.c b/libmm-glib/mm-modem.c
index e29716be..80cb280b 100644
--- a/libmm-glib/mm-modem.c
+++ b/libmm-glib/mm-modem.c
@@ -2876,7 +2876,7 @@ modem_get_sim_ready (GDBusConnection
*connection,
* @callback: A #GAsyncReadyCallback to call when the request is
satisfied or %NULL.
* @user_data: User data to pass to @callback.
*
- * Synchronously gets the #MMSim object managed by this #MMModem.
+ * Asynchronously gets the #MMSim object managed by this #MMModem.
*
* When the operation is finished, @callback will be invoked in the
<link linkend="g-main-context-push-thread-default">thread-default
main loop</link> of the thread you are calling this method from.
* You can then call mm_modem_get_sim_finish() to get the result of
the operation.
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]