summaryrefslogtreecommitdiffstats
path: root/generic/tclBasic.c
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2024-08-05 14:05:00 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2024-08-05 14:05:00 (GMT)
commitf0e5ec08fb514c03568f00c3fcd5db60bf372660 (patch)
treeb5a2677a76f295716470b964df5c3b44f67d0bfe /generic/tclBasic.c
parent40e40702810ec93e271fccc9c0475b786ba0bdfc (diff)
downloadtcl-f0e5ec08fb514c03568f00c3fcd5db60bf372660.zip
tcl-f0e5ec08fb514c03568f00c3fcd5db60bf372660.tar.gz
tcl-f0e5ec08fb514c03568f00c3fcd5db60bf372660.tar.bz2
zipfs mount_data -> mountdata
Diffstat (limited to 'generic/tclBasic.c')
-rw-r--r--generic/tclBasic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclBasic.c b/generic/tclBasic.c
index 7dece25..d120d5b 100644
--- a/generic/tclBasic.c
+++ b/generic/tclBasic.c
@@ -478,7 +478,7 @@ static const UnsafeEnsembleInfo unsafeEnsembleCommands[] = {
{"zipfs", "mkkey"},
{"zipfs", "mkzip"},
{"zipfs", "mount"},
- {"zipfs", "mount_data"},
+ {"zipfs", "mountdata"},
{"zipfs", "root"},
{"zipfs", "unmount"},
{NULL, NULL}