8 Nov
2017
8 Nov
'17
2:02 p.m.
Jens Reyer <jre.winesim(a)gmail.com> writes:
@@ -757,13 +757,12 @@ sub READ_SORTKEYS_FILE() } close $INPUT;
- # compress the keys to 32 bit: - # key 1 to 16 bits, key 2 to 8 bits, key 3 to 4 bits, key 4 to 1 bit + # compress the keys to 16 bit: + # key 1 to 8 bits, key 2 to 4 bits, key 3 to 2 bits
There's no matching code change, why are you changing this comment? -- Alexandre Julliard julliard(a)winehq.org