X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fevent.c;fp=src%2Fevent.c;h=3c54c6926908804058bbb17ce41df1a4a6bb1a84;hp=8e332fa051aba50f47ed652569aa512fdb1e992f;hb=a9bb66367df82d062175f2b9b4bf236d77ae3ff1;hpb=474aab6325bf94724874cb74a9b56d9da739e1b8 diff --git a/src/event.c b/lib/event.c similarity index 97% rename from src/event.c rename to lib/event.c index 8e332fa0..3c54c692 100644 --- a/src/event.c +++ b/lib/event.c @@ -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.2 2002/04/09 15:26:00 zarq Exp $ + $Id: event.c,v 1.1 2002/05/02 13:11:55 zarq Exp $ */ #include "config.h"