Skip to content

Commit

Permalink
[Theme] Fix missing doxygen documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveDavenport committed Aug 15, 2023
1 parent 6caaf36 commit 664f1b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ char *helper_string_replace_if_exists(char *string, ...);
/**
* @param file File name passed to option.
* @param ext NULL terminated array of file extension passed to option.
* @param parent_dir The file that was used to import this file, or NULL.
*
* @returns path to theme or copy of filename if not found.
*/
Expand Down

0 comments on commit 664f1b9

Please sign in to comment.