Fix trailing whitespace
This commit is contained in:
parent
a9653c475b
commit
d702068457
509 changed files with 922 additions and 922 deletions
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* constants.c: Global constants
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Ken Stevens, 1995
|
||||
* Steve McClure, 1996
|
||||
|
@ -129,7 +129,7 @@ double decay_per_etu = 0.006; /* This gives a half life of ? etus,
|
|||
you can not get a precise number
|
||||
without intensive simulation
|
||||
(more than 3 digits). */
|
||||
double fallout_spread = 0.005; /* fraction of fallout that leaks into
|
||||
double fallout_spread = 0.005; /* fraction of fallout that leaks into
|
||||
each surrounding sector */
|
||||
/* end opt_FALLOUT */
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
*
|
||||
* dir.c: Directional orientation descriptions. Must agree with defines
|
||||
* in path.h
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
*/
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* init.c: Initialize global unit arrays
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Ken Stevens, 1995
|
||||
* Steve McClure, 1997
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
* ---
|
||||
*
|
||||
* item.c: Item characteristics
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* land.c: Land unit characteristics
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Thomas Ruschak, 1992
|
||||
* Ken Stevens, 1995
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
* ---
|
||||
*
|
||||
* news.c: News item characteristics
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
* ---
|
||||
*
|
||||
* nuke.c: Nuke characteristics
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* options.c: Options definitions
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Steve McClure, 1998
|
||||
* Markus Armbruster, 2005-2006
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
* @configure_input@
|
||||
* path.c.in: Path initializations needed outside of the file
|
||||
* initialization tables
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Markus Armbruster, 2005-2008
|
||||
*/
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* plane.c: Plane characteristics
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Dave Pare, 1986
|
||||
* Jeff Bailey
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
* ---
|
||||
*
|
||||
* product.c: Product information
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* sect.c: Sector designation characteristics
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Dave Pare, 1986
|
||||
* Jeff Bailey
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* ship.c: Ship characteristics
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Dave Pare, 1986
|
||||
* Jeff Bailey
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* symbol.c: Empire symbol tables
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Markus Armbruster, 2006-2008
|
||||
*/
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* updtime.c: Scheduled update times
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Markus Armbruster, 2007
|
||||
*/
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
*
|
||||
* ---
|
||||
*
|
||||
* version.c:
|
||||
*
|
||||
* version.c:
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Markus Armbruster, 2006
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue