Skip to content

Commit

Permalink
#105: remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Aug 28, 2024
1 parent aa34a8d commit 7fbedf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ struct Util {
* \param[in] base_path Prepends "{base_path}/" to the path if path is relative
* \param[in] path The path as either a relative or an absolute path
* \param[in] add_trailing_sep Appends a trailing "/" char at the end of the path if not exist
*
*
* \return the absolute path to the directory
*/
static std::string resolveDir(
Expand Down

0 comments on commit 7fbedf1

Please sign in to comment.