Coding style, comments, spelling...

This commit is contained in:
Markus Armbruster 2006-05-26 18:46:50 +00:00
parent 109dad1bee
commit f3e85c2f70
9 changed files with 6 additions and 20 deletions

View file

@ -289,7 +289,6 @@ pdump(void)
} else
pr(" N/A");
break;
case 21:
pr(" %c", plane.pln_flags & PLN_AIRBURST ? 'A' : 'G');
break;