summaryrefslogtreecommitdiffstats
path: root/include/rofi-icon-fetcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rofi-icon-fetcher.h')
-rw-r--r--include/rofi-icon-fetcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rofi-icon-fetcher.h b/include/rofi-icon-fetcher.h
index ba7c79c7..25db41df 100644
--- a/include/rofi-icon-fetcher.h
+++ b/include/rofi-icon-fetcher.h
@@ -45,5 +45,5 @@ uint32_t rofi_icon_fetcher_query ( const char *name, const int size );
*/
cairo_surface_t * rofi_icon_fetcher_get ( const uint32_t uid );
-/* @} */
+/** @} */
#endif // ROFI_ICON_FETCHER_H