diff options
Diffstat (limited to 'ed.screen.c')
-rw-r--r-- | ed.screen.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ed.screen.c b/ed.screen.c index 2ef572c5206f..8d240c886a10 100644 --- a/ed.screen.c +++ b/ed.screen.c @@ -1,4 +1,3 @@ -/* $Header: /p/tcsh/cvsroot/tcsh/ed.screen.c,v 3.82 2016/11/24 15:04:14 christos Exp $ */ /* * ed.screen.c: Editor/termcap-curses interface */ @@ -31,9 +30,6 @@ * SUCH DAMAGE. */ #include "sh.h" - -RCSID("$tcsh: ed.screen.c,v 3.82 2016/11/24 15:04:14 christos Exp $") - #include "ed.h" #include "tc.h" #include "ed.defns.h" |