K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2007-01-05T05:50:36.000000Z K 7 svn:log V 313 MFC 1.14, 1.15: marcel 2006-12-21 05:40:46 UTC Unbreak 64-bit little-endian systems that do require alignment. The fix involves using le16dec(), le32dec(), le16enc() and le32enc(). This eliminates invalid casts and duplicated logic. PR: 106703 Tested by: Axel Gonzalez END