diff options
| -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 e53507e..bfcf7ec 100644 --- a/generic/tclZipfs.c +++ b/generic/tclZipfs.c @@ -1451,7 +1451,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 |
