summaryrefslogtreecommitdiffstats
path: root/warp/move.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2021-05-02 12:50:43 +0000
committerCameron Katri <me@cameronkatri.com>2021-05-05 14:56:21 -0400
commit1c75ca2e2dc72d118edbb854455e602d70d80a52 (patch)
treea815eb983fa15e7c407095122e37acb90093be9a /warp/move.c
parent2442661e769456700d67fac92056d18b3046633e (diff)
downloadbsdgames-darwin-1c75ca2e2dc72d118edbb854455e602d70d80a52.tar.gz
bsdgames-darwin-1c75ca2e2dc72d118edbb854455e602d70d80a52.tar.zst
bsdgames-darwin-1c75ca2e2dc72d118edbb854455e602d70d80a52.zip
games: remove trailing whitespace in *.c and *.h
Diffstat (limited to 'warp/move.c')
-rw-r--r--warp/move.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/warp/move.c b/warp/move.c
index 363ad00a..ecb36f54 100644
--- a/warp/move.c
+++ b/warp/move.c
@@ -3,13 +3,13 @@
/* Log: move.c,v
* Revision 7.0.1.2 86/10/20 14:37:06 lwall
* Picked some lint.
- *
+ *
* Revision 7.0.1.1 86/10/16 10:52:09 lwall
* Added Damage. Fixed random bugs.
- *
+ *
* Revision 7.0 86/10/08 15:12:40 lwall
* Split into separate files. Added amoebas and pirates.
- *
+ *
*/
#include "EXTERN.h"