summaryrefslogtreecommitdiff
path: root/tc.const.c
diff options
context:
space:
mode:
Diffstat (limited to 'tc.const.c')
-rw-r--r--tc.const.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tc.const.c b/tc.const.c
index cb39ab928675..6acda7e46940 100644
--- a/tc.const.c
+++ b/tc.const.c
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/tc.const.c,v 3.107 2015/09/08 15:49:53 christos Exp $ */
/*
* sh.const.c: String constants for tcsh.
*/
@@ -32,8 +31,6 @@
*/
#include "sh.h"
-RCSID("$tcsh: tc.const.c,v 3.107 2015/09/08 15:49:53 christos Exp $")
-
Char STRlogout[] = { 'l', 'o', 'g', 'o', 'u', 't', '\0' };
Char STRautologout[] = { 'a', 'u', 't', 'o', 'l', 'o', 'g', 'o', 'u', 't',
'\0' };