diff options
author | pcg <pcg> | 2003-10-15 00:58:48 +0000 |
---|---|---|
committer | pcg <pcg> | 2003-10-15 00:58:48 +0000 |
commit | a503882c95b9fc1de52d256c2d341373e8942253 (patch) | |
tree | 753fa6f8fe162784bae5f4c64b0afb344b1eeefa /lzfP.h | |
parent | 4e6ec0c3c340307bc450a6ecf83a8ce6bd523001 (diff) |
*** empty log message ***
Diffstat (limited to 'lzfP.h')
-rw-r--r-- | lzfP.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -93,7 +93,6 @@ typedef unsigned char u8; # elif UINT_MAX == 65535 typedef unsigned int u16; # else -# warn need 16 bit datatype when STRICT_ALIGN == 0, this is non-fatal # undef STRICT_ALIGN # define STRICT_ALIGN 1 # endif |