summaryrefslogtreecommitdiffstats
path: root/dab/human.C
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2003-12-26 18:03:34 +0000
committerchristos <christos@NetBSD.org>2003-12-26 18:03:34 +0000
commit68d82673282bfd2baa3f9533c92be6121d346cd9 (patch)
treedbeb0e8bc36c531a6d5b2ea52b79cc9440f682fb /dab/human.C
parentf16c0e9729afa1f6f057ed82f618398fa8e84ad8 (diff)
downloadbsdgames-darwin-68d82673282bfd2baa3f9533c92be6121d346cd9.tar.gz
bsdgames-darwin-68d82673282bfd2baa3f9533c92be6121d346cd9.tar.zst
bsdgames-darwin-68d82673282bfd2baa3f9533c92be6121d346cd9.zip
NetBSD rcsid.
Diffstat (limited to 'dab/human.C')
-rw-r--r--dab/human.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/dab/human.C b/dab/human.C
index c9cd799d..e99b6aaa 100644
--- a/dab/human.C
+++ b/dab/human.C
@@ -1,4 +1,4 @@
-/* $NetBSD: human.C,v 1.1.1.1 2003/12/26 17:57:03 christos Exp $ */
+/* $NetBSD: human.C,v 1.2 2003/12/26 18:03:34 christos Exp $ */
/*-
* Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -40,7 +40,7 @@
* human.C: Human interface for dots, using rogue-like keys.
*/
#include "defs.h"
-RCSID("$Id: human.C,v 1.1.1.1 2003/12/26 17:57:03 christos Exp $")
+RCSID("$NetBSD: human.C,v 1.2 2003/12/26 18:03:34 christos Exp $")
#include "human.h"
#include "board.h"