summaryrefslogtreecommitdiffstats
path: root/dab/ttyscrn.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/ttyscrn.C
parentf16c0e9729afa1f6f057ed82f618398fa8e84ad8 (diff)
downloadbsdgames-darwin-68d82673282bfd2baa3f9533c92be6121d346cd9.tar.gz
bsdgames-darwin-68d82673282bfd2baa3f9533c92be6121d346cd9.tar.zst
bsdgames-darwin-68d82673282bfd2baa3f9533c92be6121d346cd9.zip
NetBSD rcsid.
Diffstat (limited to 'dab/ttyscrn.C')
-rw-r--r--dab/ttyscrn.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/dab/ttyscrn.C b/dab/ttyscrn.C
index ee63637d..e0e8190d 100644
--- a/dab/ttyscrn.C
+++ b/dab/ttyscrn.C
@@ -1,4 +1,4 @@
-/* $NetBSD: ttyscrn.C,v 1.1.1.1 2003/12/26 17:57:04 christos Exp $ */
+/* $NetBSD: ttyscrn.C,v 1.2 2003/12/26 18:03:34 christos Exp $ */
/*-
* Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -41,7 +41,7 @@
*/
#include "defs.h"
-RCSID("$Id: ttyscrn.C,v 1.1.1.1 2003/12/26 17:57:04 christos Exp $")
+RCSID("$NetBSD: ttyscrn.C,v 1.2 2003/12/26 18:03:34 christos Exp $")
#include <stdio.h>
#include <curses.h>