[File-cvs] CVS commit: file/magic/Magdir

Christos Zoulas christos at zoulas.com
Mon Dec 28 15:59:23 UTC 2020


Module Name:	file
Committed By:	christos
Date:		Mon Dec 28 15:59:23 UTC 2020

Modified Files:
	file/magic/Magdir: timezone

Log Message:
>From Guy Harris:

1) There's a typo - the line ">20    belong  1       \b, 1 std time
flag" should be ">24    belong  1       \b, 1 std time flag", as
the count of standard time flags is at an offset of 24 bytes; the
previous and subsequent lines have the correct offset.

2) The field at an offset of 36 bytes is a count of local time
types, not a count of abbreviation characters; the count of
abbreviation characters is at an offset of 40 bytes.

`CVS: ----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 file/magic/Magdir/timezone

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



More information about the File-cvs mailing list