From 624f48121f523101fe26c3d3a8b51a4eeda90990 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 30 Jun 2009 20:05:07 -0400 Subject: Fix up EShell API documentation. --- shell/es-event.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shell/es-event.c') 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) { -- cgit v1.2.3