]> icculus.org git repositories - icculus/xz.git/commit
Added missing LZMA_API to the C versions of the CRC functions.
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 9 Dec 2007 15:14:07 +0000 (17:14 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sun, 9 Dec 2007 15:14:07 +0000 (17:14 +0200)
commit329c272d501e88793dda5540358d55c12428d194
treed70445dfb14b66fb06043ebdc1822aa25df18585
parentc90daf86ce683fa8cf80491d624ffb158dfbd9d7
Added missing LZMA_API to the C versions of the CRC functions.
The x86 assembler versions were already OK.
src/liblzma/check/crc32.c
src/liblzma/check/crc64.c