summaryrefslogtreecommitdiffstats
path: root/gomoku/pickmove.c
diff options
context:
space:
mode:
Diffstat (limited to 'gomoku/pickmove.c')
-rw-r--r--gomoku/pickmove.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gomoku/pickmove.c b/gomoku/pickmove.c
index e4898d07..925e5ef2 100644
--- a/gomoku/pickmove.c
+++ b/gomoku/pickmove.c
@@ -1,5 +1,5 @@
-/* $NetBSD: pickmove.c,v 1.3 1997/01/03 01:16:05 cgd Exp $
-*/
+/* $NetBSD: pickmove.c,v 1.4 1997/01/03 01:35:30 cgd Exp $ */
+
/*
* Copyright (c) 1994
* The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
#if 0
static char sccsid[] = "@(#)pickmove.c 8.2 (Berkeley) 5/3/95";
#else
-static char rcsid[] = "$NetBSD: pickmove.c,v 1.3 1997/01/03 01:16:05 cgd Exp $";
+static char rcsid[] = "$NetBSD: pickmove.c,v 1.4 1997/01/03 01:35:30 cgd Exp $";
#endif
#endif /* not lint */