summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/greeter.c
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2016-03-23 15:20:23 +1300
committerRobert Ancell <robert.ancell@canonical.com>2016-03-23 15:20:23 +1300
commite499931526513d4cde4566c4be586ff35e5725ed (patch)
tree41af754b0f27650f898c0e492b2d2409604a8d66 /liblightdm-gobject/greeter.c
parent3d40ccb0a450c6b3519e8ad60de4c6ad7aa95c1e (diff)
downloadlightdm-git-e499931526513d4cde4566c4be586ff35e5725ed.tar.gz
Fix docstring
Diffstat (limited to 'liblightdm-gobject/greeter.c')
-rw-r--r--liblightdm-gobject/greeter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/liblightdm-gobject/greeter.c b/liblightdm-gobject/greeter.c
index e507b654..51484be0 100644
--- a/liblightdm-gobject/greeter.c
+++ b/liblightdm-gobject/greeter.c
@@ -802,6 +802,7 @@ lightdm_greeter_connect_to_daemon (LightDMGreeter *greeter, GCancellable *cancel
/**
* lightdm_greeter_connect_to_daemon_finish:
+ * @greeter: The greeter the the request was done with
* @result: A #GAsyncResult.
* @error: return location for a #GError, or %NULL
*