Changeset 133 for smplayer/vendor/current/zlib/crc32.h
- Timestamp:
- Oct 24, 2012, 7:56:20 PM (13 years ago)
- Location:
- smplayer/vendor/current/zlib
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/zlib/crc32.h
r121 r133 3 3 */ 4 4 5 local const crc_table_t FAR crc_table[TBLS][256] =5 local const z_crc_t FAR crc_table[TBLS][256] = 6 6 { 7 7 {
Note:
See TracChangeset
for help on using the changeset viewer.