summaryrefslogtreecommitdiff
path: root/sh.dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'sh.dir.c')
-rw-r--r--sh.dir.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sh.dir.c b/sh.dir.c
index ff396f64772a5..4d6a1de25ab35 100644
--- a/sh.dir.c
+++ b/sh.dir.c
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/sh.dir.c,v 3.85 2016/04/08 16:10:52 christos Exp $ */
/*
* sh.dir.c: Directory manipulation functions
*/
@@ -33,8 +32,6 @@
#include "sh.h"
#include "ed.h"
-RCSID("$tcsh: sh.dir.c,v 3.85 2016/04/08 16:10:52 christos Exp $")
-
/*
* C Shell - directory management
*/