Skip to content

Commit

Permalink
clang formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nyoungbq committed Apr 30, 2024
1 parent cb49d6a commit 6384ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simplnx/Filter/Actions/RenameDataAction.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class SIMPLNX_EXPORT RenameDataAction : public IDataAction
* @brief Returns the overwrite value
* @return
*/
bool overwrite() const;
bool overwrite() const;

private:
std::string m_NewName;
Expand Down

0 comments on commit 6384ad7

Please sign in to comment.