From 2259ef99814e890037423ad7beecb3fa28ca0f78 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 20 Jul 2009 06:09:29 +0000 Subject: A bit more whitespace. --- robots/init_field.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'robots/init_field.c') diff --git a/robots/init_field.c b/robots/init_field.c index a16a4b7b..0f902b44 100644 --- a/robots/init_field.c +++ b/robots/init_field.c @@ -1,4 +1,4 @@ -/* $NetBSD: init_field.c,v 1.10 2009/07/20 06:00:56 dholland Exp $ */ +/* $NetBSD: init_field.c,v 1.11 2009/07/20 06:09:29 dholland Exp $ */ /* * Copyright (c) 1980, 1993 @@ -34,11 +34,11 @@ #if 0 static char sccsid[] = "@(#)init_field.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: init_field.c,v 1.10 2009/07/20 06:00:56 dholland Exp $"); +__RCSID("$NetBSD: init_field.c,v 1.11 2009/07/20 06:09:29 dholland Exp $"); #endif #endif /* not lint */ -# include "robots.h" +#include "robots.h" static int telx = 0; static int tely = 0; -- cgit v1.2.3