mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
clang-format again
This commit is contained in:
parent
4c57e37802
commit
d39d0447f5
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ int wmain(int argc, wchar_t* wargv[])
|
|||
"\n\twin1252 - Western European (Latin) alphabet, used by default");
|
||||
*/
|
||||
|
||||
options.parse_positional({"ini", "cfg"});
|
||||
options.parse_positional({ "ini", "cfg" });
|
||||
|
||||
auto result = options.parse(argc, argv);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue