Skip to content

Commit

Permalink
Kill formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
momo5502 committed Feb 4, 2025
1 parent 8017602 commit 2f31d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/fuzzing-engine/fuzzer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ namespace fuzzer
{
}

void stop()
void stop()
{
this->stop_ = true;
this->stop_ = true;
}

bool should_stop()
Expand Down

0 comments on commit 2f31d61

Please sign in to comment.