diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2019-10-08 18:20:02 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2019-10-08 18:20:02 +0000 |
commit | 320f2946781af5deaf568d19136cf96fe2c436dd (patch) | |
tree | 355c6156ea44fef5f9233dbbf7b8ecae06287ee7 /tc.bind.c | |
parent | 48eb25df687d51c9bdb4677c72e08ed3fde1b186 (diff) |
Notes
Diffstat (limited to 'tc.bind.c')
-rw-r--r-- | tc.bind.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tc.bind.c b/tc.bind.c index a21332a712e3b..5361997dca6ea 100644 --- a/tc.bind.c +++ b/tc.bind.c @@ -1,4 +1,3 @@ -/* $Header: /p/tcsh/cvsroot/tcsh/tc.bind.c,v 3.46 2015/08/13 08:54:04 christos Exp $ */ /* * tc.bind.c: Key binding functions */ @@ -31,9 +30,6 @@ * SUCH DAMAGE. */ #include "sh.h" - -RCSID("$tcsh: tc.bind.c,v 3.46 2015/08/13 08:54:04 christos Exp $") - #include "ed.h" #include "ed.defns.h" |