K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-06-02T13:18:59.000000Z K 7 svn:log V 145 Use SLIST_FOREACH_SAFE() macro, because knote_drop() can free an element which can be then used to find next element in the list. OK'ed by: jmg END