summaryrefslogtreecommitdiff
path: root/mi.termios.c
diff options
context:
space:
mode:
Diffstat (limited to 'mi.termios.c')
-rw-r--r--mi.termios.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mi.termios.c b/mi.termios.c
index 40250671f8c0c..d7863855b2ed2 100644
--- a/mi.termios.c
+++ b/mi.termios.c
@@ -1,10 +1,8 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/mi.termios.c,v 1.5 2006/03/02 18:46:44 christos Exp $ */
/* termios.c - fake termios interface using sgtty interface
* by Magnus Doell and Bruce Evans.
*
*/
#include "sh.h"
-RCSID("$tcsh: mi.termios.c,v 1.5 2006/03/02 18:46:44 christos Exp $")
#if defined(_MINIX) && !defined(_MINIX_VMD)