summaryrefslogtreecommitdiffstats
path: root/generic/tclOODecls.h
diff options
context:
space:
mode:
authordas <das>2008-06-12 06:29:14 (GMT)
committerdas <das>2008-06-12 06:29:14 (GMT)
commit3e497c1f548a8cbba7c7211b72f9b476f4093355 (patch)
tree51011188377a8200015fe034379e37100688c9a5 /generic/tclOODecls.h
parent478314cd955802ff15753a226ac6a1e7ee7d73d8 (diff)
downloadtcl-3e497c1f548a8cbba7c7211b72f9b476f4093355.zip
tcl-3e497c1f548a8cbba7c7211b72f9b476f4093355.tar.gz
tcl-3e497c1f548a8cbba7c7211b72f9b476f4093355.tar.bz2
* generic/tclOO.c: use TclOOStubs hooks field to retrieve
* generic/tclOODecls.h: TclOOIntStubs pointer. [Bug 1980953] * generic/tclOOIntDecls.h: * generic/tclOOStubInit.c: * generic/tclOOStubLib.c:
Diffstat (limited to 'generic/tclOODecls.h')
-rw-r--r--generic/tclOODecls.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tclOODecls.h b/generic/tclOODecls.h
index 375abf3..969cd5d 100644
--- a/generic/tclOODecls.h
+++ b/generic/tclOODecls.h
@@ -1,5 +1,5 @@
/*
- * $Id: tclOODecls.h,v 1.4 2008/06/01 02:02:48 kennykb Exp $
+ * $Id: tclOODecls.h,v 1.5 2008/06/12 06:29:18 das Exp $
*
* This file is (mostly) automatically generated from tclOO.decls.
*/
@@ -22,7 +22,7 @@
/*
* WARNING: This file is automatically generated by the tools/genStubs.tcl
* script. Any modifications to the function declarations below should be made
- * in the generic/tcl.decls script.
+ * in the generic/tclOO.decls script.
*/