X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fevent.c;h=295e28f19e9394976054452230e932a169c47ce9;hp=028483bdce515648bfcf33d0906ba0e883e2ceed;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942 diff --git a/src/event.c b/src/event.c index 028483bd..295e28f1 100644 --- a/src/event.c +++ b/src/event.c @@ -1,7 +1,7 @@ /* event.c -- event queue - Copyright (C) 2002 Guus Sliepen , - 2002 Ivo Timmermans + Copyright (C) 2002 Guus Sliepen , + 2002 Ivo Timmermans 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: event.c,v 1.1.4.2 2002/03/01 14:09:30 guus Exp $ + $Id: event.c,v 1.1.4.3 2002/06/21 10:11:12 guus Exp $ */ #include "config.h"