Skip to content

Commit

Permalink
Merge pull request #10 from mast3rz3ro/master
Browse files Browse the repository at this point in the history
Update main.cpp
  • Loading branch information
tihmstar authored Jul 26, 2024
2 parents 00a03a5 + a1fa8f1 commit 95cca4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pzb/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ int main(int argc, const char * argv[]) {
default:
break;
}
if (optopt) return -1;

}

printf("Version: " PZB_VERSION_COMMIT_SHA" - " PZB_VERSION_COMMIT_COUNT"\n");
Expand Down

0 comments on commit 95cca4c

Please # to comment.