From 1c75ca2e2dc72d118edbb854455e602d70d80a52 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 2 May 2021 12:50:43 +0000 Subject: games: remove trailing whitespace in *.c and *.h --- hals_end/hals_end.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hals_end') diff --git a/hals_end/hals_end.c b/hals_end/hals_end.c index c6b408df..494a4da0 100644 --- a/hals_end/hals_end.c +++ b/hals_end/hals_end.c @@ -1,4 +1,4 @@ -/* $NetBSD: hals_end.c,v 1.1 2013/11/12 17:46:21 mbalmer Exp $ */ +/* $NetBSD: hals_end.c,v 1.2 2021/05/02 12:50:45 rillig Exp $ */ /* * hals_end Copyright (C) 2003-2007 marc balmer. BSD license applies. @@ -68,7 +68,7 @@ void stutter(const char *s) { int sdelay = (100000 + (50000 * emotion)) / speed; - + while (*s) { putchar(*s); if (*s == ' ') { -- cgit v1.2.3-56-ge451