From 457b9c9c2e5bdb0f49c1d726a8e6f26b03627e24 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 1 Nov 2010 14:26:57 +0000 Subject: [PATCH] (svn r21071) -Fix: ofcourse the svn properties weren't set properly either :( --- src/network/core/tcp_listen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/network/core/tcp_listen.h b/src/network/core/tcp_listen.h index 50c79102ba..83a7f2fd83 100644 --- a/src/network/core/tcp_listen.h +++ b/src/network/core/tcp_listen.h @@ -1,4 +1,4 @@ -/* $Id: tcp.h 20933 2010-10-15 19:33:08Z rubidium $ */ +/* $Id$ */ /* * This file is part of OpenTTD.