summaryrefslogtreecommitdiff
path: root/sh.parse.c
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2019-10-08 18:20:02 +0000
committerBrooks Davis <brooks@FreeBSD.org>2019-10-08 18:20:02 +0000
commit320f2946781af5deaf568d19136cf96fe2c436dd (patch)
tree355c6156ea44fef5f9233dbbf7b8ecae06287ee7 /sh.parse.c
parent48eb25df687d51c9bdb4677c72e08ed3fde1b186 (diff)
Notes
Diffstat (limited to 'sh.parse.c')
-rw-r--r--sh.parse.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sh.parse.c b/sh.parse.c
index 35ffe833f4d8..6a3d742d746a 100644
--- a/sh.parse.c
+++ b/sh.parse.c
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/sh.parse.c,v 3.19 2011/03/30 16:21:37 christos Exp $ */
/*
* sh.parse.c: Interpret a list of tokens
*/
@@ -32,8 +31,6 @@
*/
#include "sh.h"
-RCSID("$tcsh: sh.parse.c,v 3.19 2011/03/30 16:21:37 christos Exp $")
-
/*
* C shell
*/