diff options
author | rubidium <rubidium@openttd.org> | 2010-11-01 14:26:57 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-11-01 14:26:57 +0000 |
commit | d970eac2f2a90d2dcc93e683666ade1fb8a05a02 (patch) | |
tree | ade06f27f345be533e0fece5ef1628cadba0aff4 /src/network/core | |
parent | dcc4d7a74769fd8c1c87c73901e32500f216e2d7 (diff) | |
download | openttd-d970eac2f2a90d2dcc93e683666ade1fb8a05a02.tar.xz |
(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :(
Diffstat (limited to 'src/network/core')
-rw-r--r-- | src/network/core/tcp_listen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/core/tcp_listen.h b/src/network/core/tcp_listen.h index 50c79102b..83a7f2fd8 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. |