X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Frbl.c;h=26a02db029fda93e3480959b1fa262e5b65c323e;hp=226e938b02f393aebf9fdda7444f0181c31fee01;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942 diff --git a/lib/rbl.c b/lib/rbl.c index 226e938b..26a02db0 100644 --- a/lib/rbl.c +++ b/lib/rbl.c @@ -1,7 +1,7 @@ /* rbl.c -- red-black tree + linked list convenience - Copyright (C) 2000 Ivo Timmermans , - 2000 Guus Sliepen + Copyright (C) 2000 Ivo Timmermans , + 2000 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: rbl.c,v 1.1.2.12 2000/11/24 23:12:59 guus Exp $ + $Id: rbl.c,v 1.1.2.13 2002/06/21 10:11:11 guus Exp $ */ #include "config.h"