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 | 03cdc7d3aaf4eb1a555bd4872a5e6ad2f1f3cd5c (patch) | |
| tree | b5a2677a76f295716470b964df5c3b44f67d0bfe /generic/tclBasic.c | |
| parent | 89a59098d13ccddf7453e15b5fb471779b855c35 (diff) | |
| download | tcl-03cdc7d3aaf4eb1a555bd4872a5e6ad2f1f3cd5c.zip tcl-03cdc7d3aaf4eb1a555bd4872a5e6ad2f1f3cd5c.tar.gz tcl-03cdc7d3aaf4eb1a555bd4872a5e6ad2f1f3cd5c.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} |
