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 @@
* ---
*
* sona.c: Sonar from a sub (or other sonar-equipped ship)
*
*
* Known contributors to this file:
* Jim Griffith, 1989
* Ken Stevens, 1995
@ -295,7 +295,7 @@ plane_sona(struct emp_qelem *plane_list, int x, int y,
}
}
/*
/*
* line_of_sight() - is there a "straight" all water path from (x,y) to (tx,ty)
* Ken & Irina Stevens, 1995
*/