Trivial: Unify some spacing / style issues
This commit is contained in:
parent
a462db4e04
commit
e564bba215
8 changed files with 15 additions and 15 deletions
|
@ -65,7 +65,7 @@ void main(string[] args)
|
|||
{
|
||||
numProc--;
|
||||
try writefln("Child %s exited with %s", pid, res);
|
||||
catch(Exception){}
|
||||
catch (Exception) {}
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue