Eat trailing whitespace in config files.
[tinc] / lib / avl_tree.h
2003-07-24 Guus SliepenSprinkle around a lot of const and some C99 initialisers.
2003-07-12 Guus SliepenUpdate copyrights.
2003-07-12 Guus SliepenSimplify logging, update copyrights and some minor...
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
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...