summaryrefslogtreecommitdiffstats
path: root/include/helper-theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/helper-theme.h')
-rw-r--r--include/helper-theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/helper-theme.h b/include/helper-theme.h
index 008265cd..9ca4718e 100644
--- a/include/helper-theme.h
+++ b/include/helper-theme.h
@@ -52,5 +52,5 @@ PangoAttrList *helper_token_match_get_pango_attr ( RofiHighlightColorStyle th, r
* @returns true if font is valid.
*/
gboolean helper_validate_font ( PangoFontDescription *pfd, const char *font );
-/* @} */
+/** @} */
#endif // ROFI_HELPER_THEME_H