summaryrefslogtreecommitdiffstats
path: root/include/widgets/textbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets/textbox.h')
-rw-r--r--include/widgets/textbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets/textbox.h b/include/widgets/textbox.h
index cb9be121..965f1f14 100644
--- a/include/widgets/textbox.h
+++ b/include/widgets/textbox.h
@@ -336,5 +336,5 @@ void textbox_cursor_end ( textbox *tb );
* Set the ellipsizing mode used on the string.
*/
void textbox_set_ellipsize ( textbox *tb, PangoEllipsizeMode mode );
-/*@}*/
+/**@}*/
#endif //ROFI_TEXTBOX_H