From ea033c54d474113d6755ab19ad2c6b59e7ca1f01 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 10 Nov 2014 16:05:22 +0000 Subject: Doxygen cleanups --- riscos/textarea.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos') diff --git a/riscos/textarea.c b/riscos/textarea.c index 303b7e771..bec6711b9 100644 --- a/riscos/textarea.c +++ b/riscos/textarea.c @@ -904,7 +904,7 @@ bool ro_textarea_mouse_click(wimp_pointer *pointer) * Handle key presses in a text area * * \param key Key pressed state block - * \param true if press handled, false otherwise + * \return true if press handled, false otherwise */ bool ro_textarea_key_press(wimp_key *key) { -- cgit v1.2.3