Jens Reyer jre.winesim@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?