Skip to content

Commit

Permalink
Test-7
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuz committed Dec 5, 2024
1 parent f0f3d3d commit c5ce776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions far/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -790,5 +790,6 @@ int _cdecl main(int argc, char *argv[])

gMainThreadID = GetInterThreadID();

exit(30);
return WinPortMain(g_strFarModuleName.GetMB().c_str(), argc, argv, FarAppMain);
}

0 comments on commit c5ce776

Please sign in to comment.