1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02: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