K 10 svn:author V 3 mux K 8 svn:date V 27 2006-03-03T18:54:33.000000Z K 7 svn:log V 188 Cast the pointer to void * before casting it back to struct type * in STAILQ_LAST. This quiets a warning from GCC about increased required alignment for the cast. Idea from: cognet END