Revision dc773a67e1a165c8866538fe3e754816b2e27447 authored by Junio C Hamano on 05 August 2013, 16:52:28 UTC, committed by Junio C Hamano on 05 August 2013, 16:53:38 UTC
We wanted to catch all codepoints that ends with FFFE and FFFF,
not with 0FFFE and 0FFFF.

Noticed and corrected by Peter Krefting.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 81050ac
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 559 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top