summaryrefslogtreecommitdiff
path: root/tc.disc.c
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2019-10-08 18:20:02 +0000
committerBrooks Davis <brooks@FreeBSD.org>2019-10-08 18:20:02 +0000
commit320f2946781af5deaf568d19136cf96fe2c436dd (patch)
tree355c6156ea44fef5f9233dbbf7b8ecae06287ee7 /tc.disc.c
parent48eb25df687d51c9bdb4677c72e08ed3fde1b186 (diff)
Notes
Diffstat (limited to 'tc.disc.c')
-rw-r--r--tc.disc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tc.disc.c b/tc.disc.c
index cca1290345ae8..dd47da56acb0b 100644
--- a/tc.disc.c
+++ b/tc.disc.c
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/tc.disc.c,v 3.18 2011/01/09 16:25:29 christos Exp $ */
/*
* tc.disc.c: Functions to set/clear line disciplines
*
@@ -32,9 +31,6 @@
* SUCH DAMAGE.
*/
#include "sh.h"
-
-RCSID("$tcsh: tc.disc.c,v 3.18 2011/01/09 16:25:29 christos Exp $")
-
#ifdef OREO
#include <compat.h>
#endif /* OREO */