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,9 +26,9 @@
* ---
*
* chance.c: return 1 if "roll" is under the chance.
*
*
* Known contributors to this file:
*
*
*/
#include <config.h>

View file

@ -26,7 +26,7 @@
* ---
*
* disassoc.c: Boilerplate daemonization code
*
*
* Known contributors to this file:
* Doug Hay, 1998
* Markus Armbruster, 2005

View file

@ -26,7 +26,7 @@
* ---
*
* fnameat.c: Interpret file names relative to a directory
*
*
* Known contributors to this file:
* Markus Armbruster, 2008
*/

View file

@ -26,7 +26,7 @@
* ---
*
* fsize.c: BSD dependant file and block sizing routines
*
*
* Known contributors to this file:
* Dave Pare, 1986
* Doug Hay, 1998

View file

@ -26,9 +26,9 @@
* ---
*
* ioqueue.c: Read and write i/o queues
*
*
* Known contributors to this file:
*
*
*/
/*

View file

@ -26,7 +26,7 @@
* ---
*
* log.c: Log an Empire error to a file
*
*
* Known contributors to this file:
* Dave Pare, 1989
* Markus Armbruster, 2003-2008

View file

@ -26,7 +26,7 @@
* ---
*
* numstr.c: Turn a number into a word
*
*
* Known contributors to this file:
* Steve McClure, 2000
*/

View file

@ -26,9 +26,9 @@
* ---
*
* parse.c: Parse an Empire command line
*
*
* Known contributors to this file:
*
*
*/
#include <config.h>

View file

@ -26,9 +26,9 @@
* ---
*
* plur.c: Pluralize (is that a word?) something
*
*
* Known contributors to this file:
*
*
*/
#include <config.h>

View file

@ -26,9 +26,9 @@
* ---
*
* queue.c: Various queue routines (for lists)
*
*
* Known contributors to this file:
*
*
*/
#include <config.h>

View file

@ -26,9 +26,9 @@
* ---
*
* round.c: Round off functions
*
*
* Known contributors to this file:
*
*
*/
#include <config.h>

View file

@ -26,7 +26,7 @@
* ---
*
* scthash.c: Create a hash function based on the sector x-y mod table size
*
*
* Known contributors to this file:
* Dave Pare, 1986
*/

View file

@ -26,7 +26,7 @@
* ---
*
* tcp_listen.c: Create a socket and listen on it
*
*
* Known contributors to this file:
* Markus Armbruster, 2005
*/