summaryrefslogtreecommitdiff
path: root/tc.sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'tc.sched.c')
-rw-r--r--tc.sched.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tc.sched.c b/tc.sched.c
index 98c68b90346b..19f7cd542703 100644
--- a/tc.sched.c
+++ b/tc.sched.c
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/tc.sched.c,v 3.25 2006/03/02 18:46:45 christos Exp $ */
/*
* tc.sched.c: Scheduled command execution
*
@@ -33,9 +32,6 @@
* SUCH DAMAGE.
*/
#include "sh.h"
-
-RCSID("$tcsh: tc.sched.c,v 3.25 2006/03/02 18:46:45 christos Exp $")
-
#include "ed.h"
#include "tw.h"
#include "tc.h"