X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Flist.c;h=b4c5871c19f41281c407cacce6540a4dff0199d5;hp=cb2d4d2104a2630c2a2e8209f6cac72bb8be9746;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942 diff --git a/lib/list.c b/lib/list.c index cb2d4d21..b4c5871c 100644 --- a/lib/list.c +++ b/lib/list.c @@ -1,7 +1,7 @@ /* list.c -- functions to deal with double linked lists - Copyright (C) 2000,2001 Ivo Timmermans - 2000,2001 Guus Sliepen + Copyright (C) 2000,2001 Ivo Timmermans + 2000,2001 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: list.c,v 1.1.2.10 2002/03/27 15:01:16 guus Exp $ + $Id: list.c,v 1.1.2.11 2002/06/21 10:11:11 guus Exp $ */ #include "config.h"