diff options
Diffstat (limited to 'src/network')
-rw-r--r-- | src/network/core/tcp_http.h | 2 |
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 */ |