X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Froute.h;h=a0121d7d9f2562184d5e14465fa329a216496b01;hp=6f4a4e58317daecc04e9b6182f3f0c77a88a6cc9;hb=c2dc3784f127ef6db6e9960a4abecc1aab6f4e31;hpb=268c8545aaf83b7433f43402f5c77e39e20006ef diff --git a/src/route.h b/src/route.h index 6f4a4e58..a0121d7d 100644 --- a/src/route.h +++ b/src/route.h @@ -1,7 +1,7 @@ /* route.h -- header file for route.c Copyright (C) 2000-2005 Ivo Timmermans - 2000-2012 Guus Sliepen + 2000-2012 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 @@ -56,4 +56,4 @@ extern mac_t mymac; extern void route(struct node_t *, struct vpn_packet_t *); -#endif /* __TINC_ROUTE_H__ */ +#endif /* __TINC_ROUTE_H__ */