summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2015-12-11 22:27:30 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2015-12-11 22:27:30 (GMT)
commita1afbb92c4ef37e6c164b74a889f319c8fd343d6 (patch)
tree2196fe9bf6d1f586e239ffe46e19ee54ada2f683 /generic/tcl.decls
parent215f237f9dcb0bedcb02d73ee24a6ad04715cde7 (diff)
parentae04607901c12a74a8fc87f174e461640a4004d6 (diff)
downloadtcl-empty_bodies.zip
tcl-empty_bodies.tar.gz
tcl-empty_bodies.tar.bz2
merge trunkempty_bodies
Diffstat (limited to 'generic/tcl.decls')
-rw-r--r--generic/tcl.decls4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tcl.decls b/generic/tcl.decls
index 797a5a7..574b49b 100644
--- a/generic/tcl.decls
+++ b/generic/tcl.decls
@@ -2,8 +2,8 @@
#
# This file contains the declarations for all supported public
# functions that are exported by the Tcl library via the stubs table.
-# This file is used to generate the tclDecls.h, tclPlatDecls.h,
-# tclStub.c, and tclPlatStub.c files.
+# This file is used to generate the tclDecls.h, tclPlatDecls.h
+# and tclStubInit.c files.
#
# Copyright (c) 1998-1999 by Scriptics Corporation.
# Copyright (c) 2001, 2002 by Kevin B. Kenny. All rights reserved.