diff options
| author | apnadkarni <apnmbx-wits@yahoo.com> | 2024-08-05 14:05:00 (GMT) |
|---|---|---|
| committer | apnadkarni <apnmbx-wits@yahoo.com> | 2024-08-05 14:05:00 (GMT) |
| commit | f0e5ec08fb514c03568f00c3fcd5db60bf372660 (patch) | |
| tree | b5a2677a76f295716470b964df5c3b44f67d0bfe /generic/tclBasic.c | |
| parent | 40e40702810ec93e271fccc9c0475b786ba0bdfc (diff) | |
| download | tcl-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.c | 2 |
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} |
