summaryrefslogtreecommitdiff
path: root/riscos/gui/button_bar.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-11-12 22:36:11 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-12 22:36:11 +0000
commite8277f2954229822fae75cb9b062b90a95c37a71 (patch)
tree837b0e8837ccca4cabe05bd042791634c1dd8211 /riscos/gui/button_bar.h
parent1a7d00076d0db4ea5b4d8bbd785e13890ef09d60 (diff)
downloadnetsurf-e8277f2954229822fae75cb9b062b90a95c37a71.tar.gz
netsurf-e8277f2954229822fae75cb9b062b90a95c37a71.tar.bz2
doxgen warning fixes in riscos frontend.
Diffstat (limited to 'riscos/gui/button_bar.h')
-rw-r--r--riscos/gui/button_bar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/riscos/gui/button_bar.h b/riscos/gui/button_bar.h
index b6014f66a..a1f7e8b9f 100644
--- a/riscos/gui/button_bar.h
+++ b/riscos/gui/button_bar.h
@@ -144,7 +144,8 @@ struct button_bar *ro_gui_button_bar_create(struct theme_descriptor *theme,
*
* \param target The target button bar.
* \param source The source button bar.
- * \param refresh The refresh callback
+ * \param refresh The refresh callback.
+ * \param client_data context passed to the refresh callback
* \return true if successful; else false.
*/