K 10 svn:author V 2 jb K 8 svn:date V 27 1998-02-20T08:00:01.000000Z K 7 svn:log V 192 Fix a bogus cast for a bogus pointer check. This only checks if the pointer is 4-byte aligned. On a 64-bit machine it probably should check that the pointer is 8-byte aligned (eh, Bruce?) 8-) END