summaryrefslogtreecommitdiffstats
path: root/include/rofi-icon-fetcher.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-10-12 21:39:36 +0200
committerDave Davenport <qball@gmpclient.org>2020-10-12 21:39:36 +0200
commiteea8897501abffe5a6759a388b9241d4ca70a4c3 (patch)
treec7d464793dedbabfc06f3cbc117e7a5994d59a7f /include/rofi-icon-fetcher.h
parent585538b42882ce8e8217a56f6b4dd05c0a0b68ff (diff)
Fix some of the documentation
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