summaryrefslogtreecommitdiffstats
path: root/generic/tclResolve.c
diff options
context:
space:
mode:
authorrjohnson <rjohnson@noemail.net>1998-10-06 19:12:05 (GMT)
committerrjohnson <rjohnson@noemail.net>1998-10-06 19:12:05 (GMT)
commit991598b9bf3533e69011d4fe2d6591678a861934 (patch)
tree1447f866c358a2a31e357b8de396fb8028f2cd4c /generic/tclResolve.c
parent2ec568e23683696f49e347b009e2775b29953741 (diff)
downloadtcl-991598b9bf3533e69011d4fe2d6591678a861934.zip
tcl-991598b9bf3533e69011d4fe2d6591678a861934.tar.gz
tcl-991598b9bf3533e69011d4fe2d6591678a861934.tar.bz2
Minor changes in test file & C style.
FossilOrigin-Name: ca39630118f8a85d646af03751d0da13bdcd54f4
Diffstat (limited to 'generic/tclResolve.c')
-rw-r--r--generic/tclResolve.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/generic/tclResolve.c b/generic/tclResolve.c
index f54f64e..0a5b7c1 100644
--- a/generic/tclResolve.c
+++ b/generic/tclResolve.c
@@ -9,15 +9,10 @@
*
* Copyright (c) 1998 Lucent Technologies, Inc.
*
- * Originally implemented by
- * Michael J. McLennan
- * Bell Labs Innovations for Lucent Technologies
- * mmclennan@lucent.com
- *
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tclResolve.c,v 1.2 1998/09/14 18:40:02 stanton Exp $
+ * RCS: @(#) $Id: tclResolve.c,v 1.3 1998/10/06 19:12:06 rjohnson Exp $
*/
#include "tclInt.h"