Skip to content

Commit

Permalink
Update ksResetButton.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cziter15 authored Mar 31, 2024
1 parent 3a9aee4 commit 3e736d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ksf/comp/ksResetButton.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ namespace ksf::comps

/*!
@brief Handles the reset button component logic.
@param app Pointer to the parent ksApplication.
@param app Pointer to the parent ksApplication.
@return True on success, false otherwise.
*/
bool loop(ksApplication* app) override;
Expand Down

0 comments on commit 3e736d3

Please sign in to comment.