summaryrefslogtreecommitdiffstats
path: root/warp/sig.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/sig.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/sig.c')
-rw-r--r--warp/sig.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/warp/sig.c b/warp/sig.c
index f12a6b11..a6f1c38d 100644
--- a/warp/sig.c
+++ b/warp/sig.c
@@ -4,13 +4,13 @@
* Revision 7.0.1.1a 87/07/03 01:47:11 games
* Changed sigsetmask to use sigmask instead of calculating it (incorrectly)
* by hand.
- *
+ *
* Revision 7.0.1.1 86/12/12 17:02:44 lwall
* Baseline for net release.
- *
+ *
* Revision 7.0 86/10/08 15:13:24 lwall
* Split into separate files. Added amoebas and pirates.
- *
+ *
*/
#include "EXTERN.h"