fix style

This commit is contained in:
Yakov Olkhovskiy 2022-08-21 22:06:11 +00:00
parent 32717a844e
commit 47d5a64f13

View File

@ -440,7 +440,7 @@ int main(int/* argc*/, char* argv[])
return 1;
}
if(has_exec)
if (has_exec)
{
execv(self, argv);