X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Favl_tree.c;h=8bb06cbf02fb82983ee14b9cedd529c0d9a4a79c;hp=3bfdfeeeecaf1f23cd0252facf2692eabc816d13;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=c23fcf555ee4b69f03b76a0ffb731c3a475a77e7 diff --git a/lib/avl_tree.c b/lib/avl_tree.c index 3bfdfeee..8bb06cbf 100644 --- a/lib/avl_tree.c +++ b/lib/avl_tree.c @@ -28,8 +28,6 @@ Cleaned up and incorporated some of the ideas from the red-black tree library for inclusion into tinc (http://www.tinc-vpn.org/) by Guus Sliepen . - - $Id$ */ #include "system.h"