summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 4ddce68..8e1ea44 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1327,7 +1327,7 @@ const TclStubs tclStubs = {
TclZipfs_Mount, /* 632 */
TclZipfs_Unmount, /* 633 */
TclZipfs_TclLibrary, /* 634 */
- TclZipfs_Mount_Buffer, /* 635 */
+ TclZipfs_MountBuffer, /* 635 */
};
/* !END!: Do not edit above this line. */