X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fmeta.h;h=dedabb1bbb864c9196057df8111b7420faa19b26;hp=55b1e0ca0d2d0515440fdc097c0fa8677024659b;hb=3e3b4a3190cf950c265a8c62d577812a22b11dcc;hpb=627f7c22b447bd464b536cd016278545674df93d diff --git a/src/meta.h b/src/meta.h index 55b1e0ca..dedabb1b 100644 --- a/src/meta.h +++ b/src/meta.h @@ -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: meta.h,v 1.1.2.7 2002/06/21 10:11:12 guus Exp $ + $Id: meta.h,v 1.1.2.8 2002/09/09 21:24:34 guus Exp $ */ #ifndef __TINC_META_H__ @@ -29,4 +29,4 @@ extern int send_meta(connection_t *, const char *, int); extern int broadcast_meta(connection_t *, const char *, int); extern int receive_meta(connection_t *); -#endif /* __TINC_META_H__ */ +#endif /* __TINC_META_H__ */