diff options
Diffstat (limited to 'src/net/net.h')
-rw-r--r-- | src/net/net.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/net.h b/src/net/net.h index c2d19ac72..2d3c9995a 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -77,6 +77,6 @@ void connectToServer(const ServerInfo &server); void unload(); -} // namespace Net +} // namespace Net -#endif // NET_H +#endif // NET_H |