summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-26 12:18:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-26 12:18:46 (GMT)
commit5257269714cc2a8444e2f5602e8232b1f9f3c594 (patch)
treec4ca89cf58e3474c4949d2d331de5bb7e57826b8 /generic/tcl.decls
parent926f06ee929e93525861a2db0d4f6ebcebaf0762 (diff)
downloadtcl-5257269714cc2a8444e2f5602e8232b1f9f3c594.zip
tcl-5257269714cc2a8444e2f5602e8232b1f9f3c594.tar.gz
tcl-5257269714cc2a8444e2f5602e8232b1f9f3c594.tar.bz2
Add some more unused stub entries
Diffstat (limited to 'generic/tcl.decls')
-rw-r--r--generic/tcl.decls6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/tcl.decls b/generic/tcl.decls
index e07ae5e..9716b32 100644
--- a/generic/tcl.decls
+++ b/generic/tcl.decls
@@ -5,8 +5,8 @@
# 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.
+# Copyright (c) 1998-1999 Scriptics Corporation.
+# Copyright (c) 2001, 2002 Kevin B. Kenny. All rights reserved.
# Copyright (c) 2007 Daniel A. Steffen <das@users.sourceforge.net>
#
# See the file "license.terms" for information on usage and redistribution
@@ -2111,7 +2111,7 @@ declare 579 {
# ----- BASELINE -- FOR -- 8.5.0 ----- #
-declare 675 {
+declare 682 {
void TclUnusedStubEntry(void)
}