mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-08-23 17:04:03 -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:
@@ -38,3 +38,4 @@ int main(int argc, char **argv)
|
||||
}
|
||||
|
||||
return success ? 0 : 1;
|
||||
}
|
||||
Reference in New Issue
Block a user