Fix trailing whitespace

This commit is contained in:
Markus Armbruster 2008-09-17 21:09:14 -04:00
parent a9653c475b
commit d702068457
509 changed files with 922 additions and 922 deletions

View file

@ -26,7 +26,7 @@
* ---
*
* plnsub.c: Plane subroutine stuff
*
*
* Known contributors to this file:
* Dave Pare, 1986
* Ken Stevens, 1995
@ -805,7 +805,7 @@ pln_put1(struct plist *plp)
* planes.
*/
int
could_be_on_ship(struct plnstr *pp, struct shpstr *sp,
could_be_on_ship(struct plnstr *pp, struct shpstr *sp,
int n, int nch, int nxl, int nmsl)
{
struct plchrstr *pcp = &plchr[pp->pln_type];