summaryrefslogtreecommitdiffstats
path: root/mille/comp.c
diff options
context:
space:
mode:
Diffstat (limited to 'mille/comp.c')
-rw-r--r--mille/comp.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/mille/comp.c b/mille/comp.c
index 99479b3a..7a913612 100644
--- a/mille/comp.c
+++ b/mille/comp.c
@@ -1,4 +1,4 @@
-/* $NetBSD: comp.c,v 1.11 2009/05/25 23:24:54 dholland Exp $ */
+/* $NetBSD: comp.c,v 1.12 2009/05/25 23:34:50 dholland Exp $ */
/*
* Copyright (c) 1982, 1993
@@ -34,17 +34,17 @@
#if 0
static char sccsid[] = "@(#)comp.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: comp.c,v 1.11 2009/05/25 23:24:54 dholland Exp $");
+__RCSID("$NetBSD: comp.c,v 1.12 2009/05/25 23:34:50 dholland Exp $");
#endif
#endif /* not lint */
-# include "mille.h"
+#include "mille.h"
/*
* @(#)comp.c 1.1 (Berkeley) 4/1/82
*/
-# define V_VALUABLE 40
+#define V_VALUABLE 40
void
calcmove(void)