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 --- battlestar/room.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'battlestar/room.c') diff --git a/battlestar/room.c b/battlestar/room.c index 16d129b5..5ec56844 100644 --- a/battlestar/room.c +++ b/battlestar/room.c @@ -1,4 +1,4 @@ -/* $NetBSD: room.c,v 1.14 2019/10/05 23:34:14 mrg Exp $ */ +/* $NetBSD: room.c,v 1.15 2021/05/02 12:50:43 rillig Exp $ */ /* * Copyright (c) 1983, 1993 @@ -34,7 +34,7 @@ #if 0 static char sccsid[] = "@(#)room.c 8.2 (Berkeley) 4/28/95"; #else -__RCSID("$NetBSD: room.c,v 1.14 2019/10/05 23:34:14 mrg Exp $"); +__RCSID("$NetBSD: room.c,v 1.15 2021/05/02 12:50:43 rillig Exp $"); #endif #endif /* not lint */ @@ -174,7 +174,7 @@ truedirec(int way, int option) break; } - printf("Error: room %d. More than four directions wanted.", + printf("Error: room %d. More than four directions wanted.", position); return ("!!"); } -- cgit v1.2.3-56-ge451