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 --- wump/wump.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wump') diff --git a/wump/wump.c b/wump/wump.c index 0175bb05..fdb9ae4b 100644 --- a/wump/wump.c +++ b/wump/wump.c @@ -1,4 +1,4 @@ -/* $NetBSD: wump.c,v 1.30 2012/06/19 05:46:09 dholland Exp $ */ +/* $NetBSD: wump.c,v 1.31 2021/05/02 12:50:47 rillig Exp $ */ /* * Copyright (c) 1989, 1993 @@ -43,7 +43,7 @@ __COPYRIGHT("@(#) Copyright (c) 1989, 1993\ #if 0 static char sccsid[] = "@(#)wump.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: wump.c,v 1.30 2012/06/19 05:46:09 dholland Exp $"); +__RCSID("$NetBSD: wump.c,v 1.31 2021/05/02 12:50:47 rillig Exp $"); #endif #endif /* not lint */ @@ -689,7 +689,7 @@ getans(const char *prompt) static int bats_nearby(void) -{ +{ int i; /* check for bats in the immediate vicinity */ @@ -701,7 +701,7 @@ bats_nearby(void) static int pit_nearby(void) -{ +{ int i; /* check for pits in the immediate vicinity */ -- cgit v1.2.3-56-ge451