Skip to content

Commit

Permalink
fflush
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed Jun 22, 2023
1 parent ad6b4cb commit b142124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meth_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,7 @@ int meth_main(int argc, char* argv[], int8_t mode) {
//free the core data structure
free_core(core,opt);

fflush(stdout);

return 0;
}

0 comments on commit b142124

Please sign in to comment.