Skip to content

Commit

Permalink
Dummy
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Pryakhin <[email protected]>
  • Loading branch information
Anton Pryakhin committed Nov 28, 2023
1 parent fcfe317 commit c93fba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/applications/bmqstoragetool/bmqstoragetool.m.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,6 @@ int main(int argc, const char* argv[])
if (!parseArgs(argc, argv)) {
return 1; // RETURN
}

return 0;
}

0 comments on commit c93fba3

Please sign in to comment.