Skip to content

Commit

Permalink
Fix Doxygen markup for a return value
Browse files Browse the repository at this point in the history
  • Loading branch information
b4n committed Feb 12, 2025
1 parent 909e88e commit 528b1a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/symbols.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,7 @@ const gchar *symbols_get_context_separator(gint ft_id)

/** Gets the icon data corresponding to the provided TMIcon.
* @param icon TMIcon.
*
* Returns the GdkPixbuf corresponding to the provided TMIcon.
* @returns The GdkPixbuf corresponding to the provided TMIcon.
*
* @since 2.1
*/
Expand Down

0 comments on commit 528b1a2

Please sign in to comment.