summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclInt.decls')
-rw-r--r--generic/tclInt.decls2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclInt.decls b/generic/tclInt.decls
index 1f104d7..d2e00e7 100644
--- a/generic/tclInt.decls
+++ b/generic/tclInt.decls
@@ -578,7 +578,7 @@ declare 256 {
}
declare 257 {
void TclStaticLibrary(Tcl_Interp *interp, const char *prefix,
- Tcl_PackageInitProc *initProc, Tcl_PackageInitProc *safeInitProc)
+ Tcl_LibraryInitProc *initProc, Tcl_LibraryInitProc *safeInitProc)
}
# TIP 431: temporary directory creation function