diff options
Diffstat (limited to 'compat/opendir.c')
-rw-r--r-- | compat/opendir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/opendir.c b/compat/opendir.c index b1a47ff..8eec7db 100644 --- a/compat/opendir.c +++ b/compat/opendir.c @@ -7,7 +7,7 @@ * originally from Larry Wall. * * - * SCCS: @(#) opendir.c 1.3 96/02/15 12:08:21 + * RCS: @(#) $Id: opendir.c,v 1.2 1998/09/14 18:39:44 stanton Exp $ */ #include "tclInt.h" |