X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ffreebsd%2Fdevice.c;h=1139c65b071a70b9ed4e22166e1d55c61ba84900;hp=2f5f32e20bba0510f51f37e65d39ca49afa89a4d;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942;ds=sidebyside diff --git a/src/freebsd/device.c b/src/freebsd/device.c index 2f5f32e2..1139c65b 100644 --- a/src/freebsd/device.c +++ b/src/freebsd/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with FreeBSD tap device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 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: device.c,v 1.1.2.4 2002/02/18 16:25:19 guus Exp $ + $Id: device.c,v 1.1.2.5 2002/06/21 10:11:35 guus Exp $ */ #include "config.h"