X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Favl_tree.h;h=35c13a32b04a9e5b0aaf2acd6273174e80e331f0;hp=49bca18161277ad64a3383644a108596b55d6f05;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=d3f889c8076dff9c00ebfe1459cb36425f8da41d diff --git a/lib/avl_tree.h b/lib/avl_tree.h index 49bca181..35c13a32 100644 --- a/lib/avl_tree.h +++ b/lib/avl_tree.h @@ -1,8 +1,8 @@ /* avl_tree.h -- header file for avl_tree.c Copyright (C) 1998 Michael H. Buselli - 2000,2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + 2000,2001 Ivo Timmermans , + 2000,2001 Guus Sliepen 2000,2001 Wessel Dankers This program is free software; you can redistribute it and/or modify @@ -26,10 +26,10 @@ the code. Mail me if you found a bug. Cleaned up and incorporated some of the ideas from the red-black tree - library for inclusion into tinc (http://tinc.nl.linux.org) by - Guus Sliepen . + library for inclusion into tinc (http://tinc.nl.linux.org/) by + Guus Sliepen . - $Id: avl_tree.h,v 1.1.2.3 2001/01/07 17:08:49 guus Exp $ + $Id: avl_tree.h,v 1.1.2.5 2002/06/21 10:11:11 guus Exp $ */