summaryrefslogtreecommitdiff
path: root/textscreen/txt_widget.h
diff options
context:
space:
mode:
authorSimon Howard2013-03-31 20:38:03 +0000
committerSimon Howard2013-03-31 20:38:03 +0000
commitbd0f386997cccbeb41103d76f3dc6d9484800f0d (patch)
tree1e195c378f362be93c9aa30f7feceaa531e3a69c /textscreen/txt_widget.h
parentf346e3391d92036326ed100698e2a3ae6445fe16 (diff)
downloadchocolate-doom-bd0f386997cccbeb41103d76f3dc6d9484800f0d.tar.gz
chocolate-doom-bd0f386997cccbeb41103d76f3dc6d9484800f0d.tar.bz2
chocolate-doom-bd0f386997cccbeb41103d76f3dc6d9484800f0d.zip
Fix Doxygen comments.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2576
Diffstat (limited to 'textscreen/txt_widget.h')
-rw-r--r--textscreen/txt_widget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/textscreen/txt_widget.h b/textscreen/txt_widget.h
index f64b9517..3bde760d 100644
--- a/textscreen/txt_widget.h
+++ b/textscreen/txt_widget.h
@@ -168,7 +168,6 @@ int TXT_HoveringOverWidget(TXT_UNCAST_ARG(widget));
* whether it is selected and the mouse is hovering over it.
*
* @param widget The widget.
- * @param selected Whether the widget is selected.
*/
void TXT_SetWidgetBG(TXT_UNCAST_ARG(widget));