From 4c76b7ec11ea4a4c4f121d6623ddec249e227899 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 4 Jul 2009 06:19:05 +0000 Subject: more whitespace --- hunt/huntd/shots.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hunt/huntd') diff --git a/hunt/huntd/shots.c b/hunt/huntd/shots.c index 71255e9c..ad655e2e 100644 --- a/hunt/huntd/shots.c +++ b/hunt/huntd/shots.c @@ -1,4 +1,4 @@ -/* $NetBSD: shots.c,v 1.10 2009/07/04 04:29:55 dholland Exp $ */ +/* $NetBSD: shots.c,v 1.11 2009/07/04 06:19:05 dholland Exp $ */ /* * Copyright (c) 1983-2003, Regents of the University of California. * All rights reserved. @@ -32,7 +32,7 @@ #include #ifndef lint -__RCSID("$NetBSD: shots.c,v 1.10 2009/07/04 04:29:55 dholland Exp $"); +__RCSID("$NetBSD: shots.c,v 1.11 2009/07/04 06:19:05 dholland Exp $"); #endif /* not lint */ #include @@ -549,7 +549,7 @@ save_bullet(BULLET *bp) case BOOT_PAIR: mark_boot(bp); #endif - + default: Maze[bp->b_y][bp->b_x] = bp->b_type; break; -- cgit v1.2.3-56-ge451