1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-23 08:58:31 +00:00

Fixed wrong symbol name in crc64_x86.s.

This commit is contained in:
Lasse Collin 2007-12-14 09:59:05 +02:00
parent 2881570df6
commit ec1c82b2e8

View File

@ -200,4 +200,4 @@ lzma_crc64:
popl %ebx
ret
.size lzma_crc32, .-lzma_crc32
.size lzma_crc64, .-lzma_crc64