A reachable node is always more preferable to an unreachable one...
[tinc] / lib / avl_tree.h
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2001-02-06 Guus SliepenFix memory leak in avl_insert() if item was already...
2001-01-07 Guus Sliepen- It's 2001, all copyright notices are updated.
2001-01-06 Guus Sliepen- Changed license of AVL tree library to GPL.
2001-01-05 Guus Sliepen- AVL tree routines: faster than RBL, and also more...