summaryrefslogtreecommitdiff
path: root/shells/pdksh/files/tty.h
diff options
context:
space:
mode:
Diffstat (limited to 'shells/pdksh/files/tty.h')
-rw-r--r--shells/pdksh/files/tty.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/pdksh/files/tty.h b/shells/pdksh/files/tty.h
index a9e1a4a2850..d5014b088e7 100644
--- a/shells/pdksh/files/tty.h
+++ b/shells/pdksh/files/tty.h
@@ -1,3 +1,5 @@
+/* $NetBSD: tty.h,v 1.2 2008/05/31 16:47:37 tnn Exp $ */
+
/*
tty.h -- centralized definitions for a variety of terminal interfaces
@@ -8,7 +10,7 @@
last edit: 30-Jul-1987 D A Gwyn
*/
-/* $Id: tty.h,v 1.1.1.1 2008/05/23 17:15:21 tnn Exp $ */
+/* $NetBSD: tty.h,v 1.2 2008/05/31 16:47:37 tnn Exp $ */
/* some useful #defines */
#ifdef EXTERN