diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-10-09 18:26:48 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-10-09 18:26:48 (GMT) |
| commit | 688957f0978b139aa8fe7ad649190f9b5099f62e (patch) | |
| tree | f3947e9ec419844eddd9920f0f80a1f64c1b9e3f /generic/tclZipfs.c | |
| parent | 91aa048608372b72942541932b0feaa02cc36f80 (diff) | |
| parent | 635e02b568dbc69eb71a94ff3be6113422dff6e0 (diff) | |
| download | tcl-688957f0978b139aa8fe7ad649190f9b5099f62e.zip tcl-688957f0978b139aa8fe7ad649190f9b5099f62e.tar.gz tcl-688957f0978b139aa8fe7ad649190f9b5099f62e.tar.bz2 | |
Re-generate "configure" with autoconf-2.71
Diffstat (limited to 'generic/tclZipfs.c')
| -rw-r--r-- | generic/tclZipfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclZipfs.c b/generic/tclZipfs.c index 78c3cb6..9cd4286 100644 --- a/generic/tclZipfs.c +++ b/generic/tclZipfs.c @@ -5804,7 +5804,7 @@ ZipFSPathInFilesystemProc( return -1; } path = TclGetStringFromObj(pathPtr, &len); - + /* * Claim any path under ZIPFS_VOLUME as ours. This is both a necessary * and sufficient condition as zipfs mounts at arbitrary paths are |
