[evolution] Add a missing function name in a developer comment



commit b1d5f1030b9ae10aa1f83cf938acc1b9de462085
Author: Milan Crha <mcrha redhat com>
Date:   Fri Aug 26 16:46:56 2016 +0200

    Add a missing function name in a developer comment

 e-util/e-misc-utils.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-misc-utils.c b/e-util/e-misc-utils.c
index cbb1dbb..13ce806 100644
--- a/e-util/e-misc-utils.c
+++ b/e-util/e-misc-utils.c
@@ -3767,6 +3767,7 @@ sync_wrapper_result_callback (GObject *source_object,
 }
 
 /**
+ * e_util_invoke_g_dbus_proxy_call_sync_wrapper_full:
  * @dbus_proxy: a #GDBusProxy instance
  * @method_name: a method name to invoke
  * @parameters: (allow-none): parameters of the method, or %NULL


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]