mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-08-05 01:47:38 -05:00
fix: Missing closing bracket (#336)
Some checks failed
Build bemanitools / build (push) Has been cancelled
Some checks failed
Build bemanitools / build (push) Has been cancelled
Fix mistake that happened during conflict resolution before the merge.
This commit is contained in:
parent
ccbd47428f
commit
c67053f3d3
|
|
@ -38,3 +38,4 @@ int main(int argc, char **argv)
|
|||
}
|
||||
|
||||
return success ? 0 : 1;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user