summaryrefslogtreecommitdiffstats
path: root/compat/opendir.c
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-14 18:39:43 (GMT)
committerstanton <stanton>1998-09-14 18:39:43 (GMT)
commitaada09aa918105dd70186da6252c8a92d444b580 (patch)
tree91ecabdbdcd0bf4fb6bc9397a725b55993ed4060 /compat/opendir.c
parentf8dab0988bd8bcd72a79a9335424a2a44c7afd0f (diff)
downloadtcl-aada09aa918105dd70186da6252c8a92d444b580.zip
tcl-aada09aa918105dd70186da6252c8a92d444b580.tar.gz
tcl-aada09aa918105dd70186da6252c8a92d444b580.tar.bz2
Replaced SCCS strings, fixed binary filescore_8_0_3
Diffstat (limited to 'compat/opendir.c')
-rw-r--r--compat/opendir.c2
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"