Coding style fixes, mostly indentation and whitespace
This commit is contained in:
parent
8a0d117d45
commit
373651359e
47 changed files with 131 additions and 130 deletions
|
@ -264,7 +264,7 @@ pdump(void)
|
|||
case 19:
|
||||
pr(pln_is_in_orbit(&plane)
|
||||
&& (plane.pln_flags & PLN_SYNCHRONOUS)
|
||||
? " Y" : " N");
|
||||
? " Y" : " N");
|
||||
break;
|
||||
case 20:
|
||||
if (getnuke(nuk_on_plane(&plane), &nuke)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue