summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
diff options
context:
space:
mode:
authorescoffon <escoffon@noemail.net>1998-07-06 14:38:20 (GMT)
committerescoffon <escoffon@noemail.net>1998-07-06 14:38:20 (GMT)
commite86773cd395b9a6ea8229ab82c920aa0131ced38 (patch)
treee6560b4254d83c07cd6ea38e29362d018332a645 /generic/tclProc.c
parent744d3e47e38356525a87451f45ae6a921ac16735 (diff)
downloadtcl-e86773cd395b9a6ea8229ab82c920aa0131ced38.zip
tcl-e86773cd395b9a6ea8229ab82c920aa0131ced38.tar.gz
tcl-e86773cd395b9a6ea8229ab82c920aa0131ced38.tar.bz2
replaced the SCCS id string with %% keywords
FossilOrigin-Name: 2810a77101c5191da5ed81eb948e4cf0438e461c
Diffstat (limited to 'generic/tclProc.c')
-rw-r--r--generic/tclProc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclProc.c b/generic/tclProc.c
index 324e360..bfef4b0 100644
--- a/generic/tclProc.c
+++ b/generic/tclProc.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tclProc.c 1.116 97/10/29 18:33:24
+ * SCCS: %Z% $Id: tclProc.c,v 1.5 1998/07/06 14:38:20 escoffon Exp $
*/
#include "tclInt.h"