diff options
Diffstat (limited to 'tc.nls.c')
-rw-r--r-- | tc.nls.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +1,3 @@ -/* $Header: /p/tcsh/cvsroot/tcsh/tc.nls.c,v 3.27 2016/07/17 15:02:44 christos Exp $ */ /* * tc.nls.c: NLS handling */ @@ -32,9 +31,6 @@ */ #include "sh.h" -RCSID("$tcsh: tc.nls.c,v 3.27 2016/07/17 15:02:44 christos Exp $") - - #ifdef WIDE_STRINGS # ifdef HAVE_WCWIDTH # ifdef UTF16_STRINGS |