Skip to content

Commit

Permalink
Merge branch 'bmqstoragetool' of https://github.com/waldgange/blazingmq
Browse files Browse the repository at this point in the history
… into bmqstoragetool
  • Loading branch information
alexander-e1off committed Nov 28, 2023
2 parents 6650273 + c93fba3 commit 6f441c8
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 6f441c8

Please sign in to comment.