diff options
Diffstat (limited to 'unix/tclLoadDld.c')
-rw-r--r-- | unix/tclLoadDld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclLoadDld.c b/unix/tclLoadDld.c index 0ef994a..4b3ed36 100644 --- a/unix/tclLoadDld.c +++ b/unix/tclLoadDld.c @@ -12,7 +12,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclLoadDld.c 1.5 97/05/14 13:24:22 + * RCS: @(#) $Id: tclLoadDld.c,v 1.2 1998/09/14 18:40:16 stanton Exp $ */ #include "tclInt.h" |