summaryrefslogtreecommitdiffstats
path: root/generic/tclZipfs.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-10-13 16:00:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-10-13 16:00:45 (GMT)
commit25b533a524ec7cd04af44bbcb4e54687729aaf71 (patch)
treed28ed6dda7d4680a83cf26aac39a3c81e6c881d6 /generic/tclZipfs.c
parentb5e611c7ee0ee135b64456e6851d009679adfb67 (diff)
parent564c7bd9ebe0c41d52f5e976f77fa7a24819237a (diff)
downloadtcl-25b533a524ec7cd04af44bbcb4e54687729aaf71.zip
tcl-25b533a524ec7cd04af44bbcb4e54687729aaf71.tar.gz
tcl-25b533a524ec7cd04af44bbcb4e54687729aaf71.tar.bz2
Merge 8.7
Diffstat (limited to 'generic/tclZipfs.c')
-rw-r--r--generic/tclZipfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclZipfs.c b/generic/tclZipfs.c
index 3a1f053..4f06ab3 100644
--- a/generic/tclZipfs.c
+++ b/generic/tclZipfs.c
@@ -1436,7 +1436,7 @@ ZipFSFindTOC(
goto error;
}
- /*
+ /*
* eocdPtr -> End of Central Directory (EOCD) record at this point.
* Note this is not same as "end of Central Directory" :-) as EOCD
* is a record/structure in the ZIP spec terminology