X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fnetutl.h;h=b946b77dd134c4e48fa9d2a2983b76c49acb30d6;hb=a438ac911e7e60e54d7d1fc4f84373fab7e055af;hp=db5e21430e575b4bfe4a3ee9b4c2d3ca072cebed;hpb=627f7c22b447bd464b536cd016278545674df93d;p=meshlink diff --git a/src/netutl.h b/src/netutl.h index db5e2143..b946b77d 100644 --- a/src/netutl.h +++ b/src/netutl.h @@ -1,7 +1,7 @@ /* netutl.h -- header file for netutl.c - Copyright (C) 1998-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + Copyright (C) 1998-2003 Ivo Timmermans + 2000-2003 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: netutl.h,v 1.2.4.13 2002/06/21 10:11:13 guus Exp $ + $Id: netutl.h,v 1.2.4.15 2003/07/12 17:41:46 guus Exp $ */ #ifndef __TINC_NETUTL_H__ @@ -42,4 +42,4 @@ extern void maskcpy(void *, void *, int, int); extern void mask(void *, int, int); extern int maskcheck(void *, int, int); -#endif /* __TINC_NETUTL_H__ */ +#endif /* __TINC_NETUTL_H__ */