summaryrefslogtreecommitdiff
path: root/riscos/textarea.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/textarea.c')
-rw-r--r--riscos/textarea.c2
1 files changed, 1 insertions, 1 deletions
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)
{