summaryrefslogtreecommitdiff
path: root/ed.refresh.c
diff options
context:
space:
mode:
Diffstat (limited to 'ed.refresh.c')
-rw-r--r--ed.refresh.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ed.refresh.c b/ed.refresh.c
index a301dfe3dceb..3619e1144bf6 100644
--- a/ed.refresh.c
+++ b/ed.refresh.c
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/ed.refresh.c,v 3.51 2015/06/06 21:19:07 christos Exp $ */
/*
* ed.refresh.c: Lower level screen refreshing functions
*/
@@ -31,9 +30,6 @@
* SUCH DAMAGE.
*/
#include "sh.h"
-
-RCSID("$tcsh: ed.refresh.c,v 3.51 2015/06/06 21:19:07 christos Exp $")
-
#include "ed.h"
/* #define DEBUG_UPDATE */
/* #define DEBUG_REFRESH */