summaryrefslogtreecommitdiff
path: root/src/network/core
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2010-12-22 10:50:32 +0000
committeralberth <alberth@openttd.org>2010-12-22 10:50:32 +0000
commitf65a9a5515ffe0e2b5fe70a7f190dc4461873b4e (patch)
treeb1ee6a5f682c5b489a41f64df418057b4a8eb271 /src/network/core
parent366eaebc3ea133dfdf852438dbc14334c0906f17 (diff)
downloadopenttd-f65a9a5515ffe0e2b5fe70a7f190dc4461873b4e.tar.xz
(svn r21593) -Codechange: endif comment correcttions.
Diffstat (limited to 'src/network/core')
-rw-r--r--src/network/core/tcp_http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/core/tcp_http.h b/src/network/core/tcp_http.h
index f684e0156..5f54f5ff6 100644
--- a/src/network/core/tcp_http.h
+++ b/src/network/core/tcp_http.h
@@ -143,4 +143,4 @@ public:
#endif /* ENABLE_NETWORK */
-#endif /* NETWORK_CORE_HTTP_H */
+#endif /* NETWORK_CORE_TCP_HTTP_H */