X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol.c;h=644e89e9443b5585b9f171fbab9dd71b8cbda73e;hp=9b2ec91a2f3eb6a412bbfc33e8473f5947ae7e20;hb=82ebfc923ddb050c88bdf5d65ac943a15ca8748a;hpb=c6d2f6c620beae387e8f9fc995ed7c8e8a5bc3dc diff --git a/src/protocol.c b/src/protocol.c index 9b2ec91a..644e89e9 100644 --- a/src/protocol.c +++ b/src/protocol.c @@ -1,7 +1,7 @@ /* protocol.c -- handle the meta-protocol, basic functions - Copyright (C) 1999-2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + Copyright (C) 1999-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: protocol.c,v 1.28.4.128 2002/03/27 15:26:43 guus Exp $ + $Id: protocol.c,v 1.28.4.132 2002/09/04 13:48:52 guus Exp $ */ #include "config.h"