X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnode.h;h=6a8e6413138f6948c000d4940301a346df619ef4;hp=528716de865a4d5b4106792ed535849f7b085298;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=c23fcf555ee4b69f03b76a0ffb731c3a475a77e7 diff --git a/src/node.h b/src/node.h index 528716de..6a8e6413 100644 --- a/src/node.h +++ b/src/node.h @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id$ */ #ifndef __TINC_NODE_H__