From: Vince Darley Date: Tue, 14 Jan 2003 16:25:34 +0000 (+0000) Subject: typo in tarvfs X-Git-Tag: vfs-1-2~15 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=fcf4e346a24d815a4c3191d59e042186d5813f82;p=tclvfs typo in tarvfs --- diff --git a/library/tarvfs.tcl b/library/tarvfs.tcl index d28e10d..6ac3b27 100644 --- a/library/tarvfs.tcl +++ b/library/tarvfs.tcl @@ -185,7 +185,8 @@ proc vfs::tar::utime {fd path actime mtime} { namespace eval tar { - set HEADER_SIZE 500 set BLOCK_SIZE 512 + set HEADER_SIZE 500 + set BLOCK_SIZE 512 # fields of header with start/end-index in "comments": length of # field in bytes (just for documentation) prefix is the