K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-07-10T19:28:57.000000Z K 7 svn:log V 205 Explicitly use STAILQ_REMOVE_HEAD() when we know we are removing the head element to avoid confusing Coverity. It's now also easier for humans to parse as well. Found by: Coverity Prevent(tm) CID: 1201 END