aboutsummaryrefslogtreecommitdiffstats
path: root/shell/es-event.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-07-01 08:05:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-07-01 08:05:07 +0800
commit624f48121f523101fe26c3d3a8b51a4eeda90990 (patch)
tree69ef64248fa291df664aea303852899af0211f77 /shell/es-event.c
parentbfc5ba2511dc5fd9f5aa9868946c8860afad81bf (diff)
downloadgsoc2013-evolution-624f48121f523101fe26c3d3a8b51a4eeda90990.tar
gsoc2013-evolution-624f48121f523101fe26c3d3a8b51a4eeda90990.tar.gz
gsoc2013-evolution-624f48121f523101fe26c3d3a8b51a4eeda90990.tar.bz2
gsoc2013-evolution-624f48121f523101fe26c3d3a8b51a4eeda90990.tar.lz
gsoc2013-evolution-624f48121f523101fe26c3d3a8b51a4eeda90990.tar.xz
gsoc2013-evolution-624f48121f523101fe26c3d3a8b51a4eeda90990.tar.zst
gsoc2013-evolution-624f48121f523101fe26c3d3a8b51a4eeda90990.zip
Fix up EShell API documentation.
Diffstat (limited to 'shell/es-event.c')
-rw-r--r--shell/es-event.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/es-event.c b/shell/es-event.c
index 0533b92fec..c647827586 100644
--- a/shell/es-event.c
+++ b/shell/es-event.c
@@ -91,11 +91,10 @@ es_event_get_type(void)
/**
* es_event_peek:
- * @void:
*
* Get the singular instance of the shell event handler.
*
- * Return value:
+ * Return: the shell event handler
**/
ESEvent *es_event_peek(void)
{