diff options
Diffstat (limited to 'compat/opendir.c')
-rw-r--r-- | compat/opendir.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/opendir.c b/compat/opendir.c index 6c8f263..3fe70c1 100644 --- a/compat/opendir.c +++ b/compat/opendir.c @@ -4,8 +4,6 @@ * This file provides dirent-style directory-reading procedures for V7 * Unix systems that don't have such procedures. The origin of this code * is unclear, but it seems to have come originally from Larry Wall. - * - * RCS: @(#) $Id: opendir.c,v 1.4 2007/04/16 13:36:34 dkf Exp $ */ #include "tclInt.h" |