diff options
Diffstat (limited to 'sh.init.c')
-rw-r--r-- | sh.init.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sh.init.c b/sh.init.c index e36d951ee72f8..931ed9feb4507 100644 --- a/sh.init.c +++ b/sh.init.c @@ -1,4 +1,3 @@ -/* $Header: /p/tcsh/cvsroot/tcsh/sh.init.c,v 3.64 2013/02/11 13:51:16 christos Exp $ */ /* * sh.init.c: Function and signal tables */ @@ -31,9 +30,6 @@ * SUCH DAMAGE. */ #include "sh.h" - -RCSID("$tcsh: sh.init.c,v 3.64 2013/02/11 13:51:16 christos Exp $") - #include "ed.h" #include "tw.h" |