summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-11-10 16:05:22 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-10 16:05:22 +0000
commitea033c54d474113d6755ab19ad2c6b59e7ca1f01 (patch)
tree6ee9fd8e904177891987b227bec03d146ff33cd8 /riscos
parentdf8c6c3ad758fbcd88fbbe7fb53221a32ae3abe2 (diff)
downloadnetsurf-ea033c54d474113d6755ab19ad2c6b59e7ca1f01.tar.gz
netsurf-ea033c54d474113d6755ab19ad2c6b59e7ca1f01.tar.bz2
Doxygen cleanups
Diffstat (limited to 'riscos')
-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)
{